|
|
@ -31,6 +31,9 @@ var_append extraconfopt " " "--with-smbmount --with-automount \ |
|
|
|
--with-swatdir=$root/$prefix/share/swat --with-quotas --with-fhs \ |
|
|
|
--with-acl-support --with-libsmbclient" |
|
|
|
|
|
|
|
var_append makeopt " " "LIBDIR=$root/$prefix/lib" |
|
|
|
var_append makeinstopt " " "LIBDIR=$root/$prefix/lib" |
|
|
|
|
|
|
|
if ! [ "$arch" = x86 -a "$ROCKCFG_X86_BITS" = "64" ] ; then |
|
|
|
var_append extraconfopt ' ' "--with-spinlocks" |
|
|
|
fi |
|
|
|