|
|
|
@ -17,11 +17,8 @@
|
|
|
|
|
|
|
|
|
|
var_append extraconfopt ' ' "--enable-cxx" |
|
|
|
|
var_append extraconfopt ' ' "--enable-threadsafe" |
|
|
|
|
var_append extraconfopt ' ' "--enable-stream-vfd" |
|
|
|
|
var_append extraconfopt ' ' "--enable-gpfs" |
|
|
|
|
var_append extraconfopt ' ' "--with-pthread" |
|
|
|
|
|
|
|
|
|
pkginstalled openssl && var_append extraconfopt ' ' "--with-ssl" |
|
|
|
|
|
|
|
|
|
# TODO: |
|
|
|
|
# -config option for enable-cxx |
|
|
|
|