remove precompiled headers at configure time

This commit is contained in:
Dave Murphy
2008-02-06 17:07:19 +00:00
parent 8487a5b212
commit 83b3183d09
3 changed files with 3 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ then
--with-gcc --with-gnu-ld --with-gnu-as \
--disable-shared --disable-threads --disable-win32-registry --disable-nls --disable-debug\
--disable-libmudflap --disable-libssp \
--disable-libstdcxx-pch \
--target=$target \
--with-newlib \
--prefix=$prefix\