|
|
|
@ -49,7 +49,6 @@ info "Building $pkgname..." |
|
|
|
--enable-module-recovery \ |
|
|
|
--enable-module-recovery \ |
|
|
|
--enable-experimental \ |
|
|
|
--enable-experimental \ |
|
|
|
--enable-module-ecdh \ |
|
|
|
--enable-module-ecdh \ |
|
|
|
--disable-jni \ |
|
|
|
|
|
|
|
--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." |
|
|
|
|