[dev-libs/libbson] disable manpage gen, fix verify-sig
This commit is contained in:
parent
728ab5ef13
commit
1d89bc4211
@ -69,7 +69,7 @@ src_configure() {
|
|||||||
use static-libs && lto-guarantee-fat
|
use static-libs && lto-guarantee-fat
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DENABLE_EXAMPLES=OFF
|
-DENABLE_EXAMPLES=OFF
|
||||||
-DENABLE_MAN_PAGES=ON
|
-DENABLE_MAN_PAGES="$(usex man ON OFF)"
|
||||||
-DENABLE_MONGOC=OFF
|
-DENABLE_MONGOC=OFF
|
||||||
-DENABLE_TESTS=OFF
|
-DENABLE_TESTS=OFF
|
||||||
-DENABLE_STATIC="$(usex static-libs ON OFF)"
|
-DENABLE_STATIC="$(usex static-libs ON OFF)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user