Skip to content

Commit

Permalink
sci-libs/libh2o: Remove static-libs
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Sep 22, 2020
1 parent 0598d09 commit 413a641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sci-libs/libh2o/libh2o-0.2.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ BDEPEND="virtual/pkgconfig"
src_configure() {
local myconf=(
$(use_enable debug)
$(use_enable static-libs static)
)

econf "${myconf[@]}"
Expand Down

0 comments on commit 413a641

Please sign in to comment.