Merge pull request #1290 from vpeter4/system

eglibc: add libdir to configparms
This commit is contained in:
Stephan Raue 2012-10-12 03:05:40 -07:00
commit fe37277daf

View File

@ -119,6 +119,7 @@ EOF
cat >configparms <<EOF
slibdir=/lib
libdir=/usr/lib
EOF
../configure --host=$TARGET_NAME \