diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index a418f43a7..7fe9fe94d 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -72,7 +72,6 @@ cd ../gcc-build</userinput></screen> <screen><userinput remap="configure">SED=sed \ ../gcc-&gcc-version;/configure --prefix=/usr \ - --libexecdir=/usr/lib \ --enable-shared \ --enable-threads=posix \ --enable-__cxa_atexit \ |