From 3f1d76290074fc97d71d1af31222525a80b3ba48 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Fri, 06 Jan 2012 23:13:13 -0500
Subject: Clean up from second GCC build.

---
diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt
index 07ce63f..9a9403f 100644
--- a/temporary-bootstrap-builder-setup.txt
+++ b/temporary-bootstrap-builder-setup.txt
@@ -330,6 +330,8 @@ Configure and build a final cross-compiling GCC.
   > --without-cloog --enable-c99 --enable-long-long --enable-threads=posix
   $ make AS_FOR_TARGET="${BBL_TARGET}-as" LD_FOR_TARGET="${BBL_TARGET}-ld"
   $ make install
+  $ cd ..
+  $ rm -Rf gcc-4.6.2 gcc-build
 
 
 Plan for building native system software, including the toolchain:
--
cgit v0.9.1