Add --with-sysroot (Required by GCC-4.1.0)

This commit is contained in:
Ralf Corsepius
2006-02-28 23:09:54 +00:00
parent f7842ce207
commit 87f443ccbf

View File

@@ -9,6 +9,7 @@
--without-included-gettext \
--disable-win32-registry \
--disable-werror \
--with-sysroot=%{_prefix}/@tool_target@/sys-root \
--prefix=%{_prefix} --bindir=%{_bindir} \
--includedir=%{_includedir} --libdir=%{_libdir} \
--mandir=%{_mandir} --infodir=%{_infodir}