diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-30 23:08:49 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-30 23:08:49 +0000 |
commit | 5ebcbccb4e00c2c5a16a1e9167c74926737a81af (patch) | |
tree | 0229b52d303b0b322e65d104f3b026c3d38c9eaa /entities/gcc.ent | |
parent | 83e39026d0d6246fd6c7a532a65f9835a64ca571 (diff) |
rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed --enable-__cxa-atexit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r-- | entities/gcc.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index 31f92a3ac..274447953 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -7,6 +7,7 @@ <!ENTITY c6-gcc SYSTEM "../chapter06/gcc.xml"> <!ENTITY c6-gcc-inst SYSTEM "../chapter06/gcc-inst.xml"> +<!ENTITY c6-gcc-exp SYSTEM "../chapter06/gcc-exp.xml"> <!ENTITY aa-gcc SYSTEM "../appendixa/gcc.xml"> <!ENTITY aa-gcc-desc SYSTEM "../appendixa/gcc-desc.xml"> |