Author: robert
Date: 2006-08-12 14:38:46 -0600 (Sat, 12 Aug 2006)
New Revision: 703
Modified:
trunk/BOOK/chapter05/cocoon-toolchain.xml
Log:
add missing quotation mark to cc1plus spec
Modified: trunk/BOOK/chapter05/cocoon-toolchain.xml
===================================================================
--- trunk/BOOK/chapter05/cocoon-toolchain.xml 2006-08-12 20:32:00 UTC (rev
702)
+++ trunk/BOOK/chapter05/cocoon-toolchain.xml 2006-08-12 20:38:46 UTC (rev
703)
@@ -134,7 +134,7 @@
#undef CC1PLUS_SPEC
#define CC1PLUS_SPEC \
- %{static|D__KERNEL__|fpic|fPIC|fpie|fPIE|fno-pic|fno-PIC \
+ "%{static|D__KERNEL__|fpic|fPIC|fpie|fPIE|fno-pic|fno-PIC \
:;shared|nostdlib|nostartfiles:-fPIC} \
%{static|D__KERNEL__|fpic|fPIC|fpie|fPIE|fno-pie|fno-PIE| \
shared|nostdlib|nostartfiles:;:-fPIE} \
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page