use /opt/local for gmp & mpfr

This commit is contained in:
Dave Murphy 2008-05-02 15:26:07 +00:00
parent d1a50627af
commit 0c2b11f0ae

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-libgomp \
--with-gmp=/opt/local --with-mpfr=/opt/local \
--disable-libstdcxx-pch \
--target=$target \
--with-newlib \