From c27a699b732bab1c9aa2931cf2e3cc3d94d64551 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 04 Jan 2012 00:27:33 -0500 Subject: Fix FIXMEs. --- (limited to 'temporary-bootstrap-builder-setup.txt') diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index 23b9986..e847bda 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -177,7 +177,7 @@ Install PPL for use by the cross-compiling GCC build. $ make $ make install $ cd .. - $ rm -Rf ppl-FIXME + $ rm -Rf ppl-0.11.2 Install CLooG-parma for use by the cross-compiling GCC build. $ cp -pR ${BBL}/../../src/cloog-parma-0.16.1 . @@ -188,7 +188,7 @@ Install CLooG-parma for use by the cross-compiling GCC build. $ make $ make install $ cd .. - $ rm -Rf FIXME + $ rm -Rf cloog-parma-0.16.1 Configure and build a cross-compiling GNU Binutils. $ cp -pR ${BBL}/../../src/binutils-2.22 . -- cgit v0.9.1