From 1ff8d777868136dd00f1fd8b69c2b4f9952eaddf Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 30 Jun 2013 22:28:30 +0000 Subject: Update to man-db-2.6.5 Update to linux-3.9.8 Update to xz-5.0.5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter05') diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index a370daf71..310abb457 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -107,8 +107,7 @@ cd ../gcc-build Now prepare GCC for compilation: - -CC=$LFS_TGT-gcc \ +CC=$LFS_TGT-gcc \ CXX=$LFS_TGT-g++ \ AR=$LFS_TGT-ar \ RANLIB=$LFS_TGT-ranlib \ -- cgit v1.2.3-54-g00ecf