|
|
|
@ -51,6 +51,7 @@ info "Building $pkgname..." |
|
|
|
--enable-module-ecdh \ |
|
|
|
--enable-module-ecdh \ |
|
|
|
--disable-benchmark \ |
|
|
|
--disable-benchmark \ |
|
|
|
--disable-tests \ |
|
|
|
--disable-tests \ |
|
|
|
|
|
|
|
--disable-exhaustive-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." |
|
|
|
fi |
|
|
|
fi |
|
|
|
|