sci-libs/libh2o: Remove static-libs

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-09-22 10:08:40 +02:00
parent 0598d09ef7
commit 413a641b4b

View File

@@ -18,7 +18,6 @@ BDEPEND="virtual/pkgconfig"
src_configure() {
local myconf=(
$(use_enable debug)
$(use_enable static-libs static)
)
econf "${myconf[@]}"