Umstellung der configure optionen zwecks

uebersichtlichtkeit



git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4473 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2008-05-07 06:57:50 +00:00
parent cd4c938b8a
commit fec105bd92

View File

@ -85,9 +85,9 @@ premk() {
mk() {
AR=ar \
AS=as \
../binutils*/configure --prefix=/cross-tools \
--host=$HOSTSYS \
../binutils*/configure --host=$HOSTSYS \
--target=$TARGET \
--prefix=/cross-tools \
--with-lib-path=/tools/lib \
--disable-nls \
--enable-shared \