- remove sysroot runtime option
This commit is contained in:
Stephan Raue 2009-10-27 02:15:12 +01:00
parent 3eea0ffc8d
commit a5b7a75d9d

View File

@ -20,12 +20,13 @@ cd objdir
../configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--with-sysroot=$SYSROOT_PREFIX \
--disable-nls \
--disable-sim \
--without-x \
--enable-tui \
--disable-libada \
# --with-sysroot=$SYSROOT_PREFIX \
make #LDFLAGS=-static