--with-cc wird nicht mehr unterstützt - hier wird nur noch auf CC= verwiesen.

Script geändertn



git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@5424 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-03-02 11:48:16 +00:00
parent 69e361f879
commit 0886fd2869

View File

@ -96,7 +96,6 @@ mk() {
../e2fsprogs*/configure --host=$TARGET \
--prefix=/tools \
--enable-elf-shlibs \
--with-cc="${CC} ${BUILDOPTIONS}" \
--with-linker=${LD}
make -j $NUMCPU
make -j $NUMCPU install