|
|
|
@ -49,6 +49,7 @@ info "Building $pkgname..." |
|
|
|
--enable-module-recovery \ |
|
|
|
--enable-module-recovery \ |
|
|
|
--enable-experimental \ |
|
|
|
--enable-experimental \ |
|
|
|
--enable-module-ecdh \ |
|
|
|
--enable-module-ecdh \ |
|
|
|
|
|
|
|
--disable-benchmark \ |
|
|
|
--disable-tests \ |
|
|
|
--disable-tests \ |
|
|
|
--disable-static \ |
|
|
|
--disable-static \ |
|
|
|
--enable-shared || fail "Could not configure $pkgname. Please make sure you have a C compiler installed and try again." |
|
|
|
--enable-shared || fail "Could not configure $pkgname. Please make sure you have a C compiler installed and try again." |
|
|
|
|