|
|
@ -23,8 +23,8 @@ |
|
|
|
|
|
|
|
libdir="$root/$multilib" |
|
|
|
|
|
|
|
var_append extraconfopt " " '--enable-elf-shlibs --disable-evms' |
|
|
|
# var_append extraconfopt " " '--with-root-prefix=$root/' |
|
|
|
var_append extraconfopt " " '--libdir=$libdir --with-root-prefix=$instroot/' |
|
|
|
var_append extraconfopt " " 'enable-fsck --enable-elf-shlibs --disable-evms' |
|
|
|
|
|
|
|
if [ "$ROCKCFG_DIETLIBC_e2fsprogs" == "1" ] ; then |
|
|
|
var_append extraconfopt " " "--with-diet-libc" |
|
|
|