--with-headers causes issues

This commit is contained in:
Dave Murphy
2009-09-26 10:02:38 +00:00
parent b78b8c08b2
commit 4a304555c6

View File

@@ -99,7 +99,6 @@ then
--disable-libstdcxx-pch \ --disable-libstdcxx-pch \
--target=$target \ --target=$target \
--with-newlib \ --with-newlib \
--with-headers \
--prefix=$prefix\ --prefix=$prefix\
--disable-dependency-tracking \ --disable-dependency-tracking \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 18" \ --with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 18" \