From fde5bc7ead280ef877f91be60cd1c6675cd35bb0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Mon, 29 Jul 2002 18:12:02 +0000 Subject: Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-exp.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter05/gcc-exp.xml') diff --git a/chapter05/gcc-exp.xml b/chapter05/gcc-exp.xml index b298990df..254e713ff 100644 --- a/chapter05/gcc-exp.xml +++ b/chapter05/gcc-exp.xml @@ -18,6 +18,10 @@ the --enable-languages parameter may be omitted. --enable-threads=posix: This enables C++ exception handling for multithreaded code. +echo "#define HAVE_GAS_HIDDEN 1": +This defines the .hidden assembler directive so that we don't build +a faulty Glibc later on. + ln -s gcc $LFS/static/bin/cc: This creates the $LFS/static/bin/gcc symlink which some packages need. -- cgit v1.2.3-54-g00ecf