Skip to content

Commit

Permalink
nghttp2: Do not install static version of library
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jun 4, 2020
1 parent 0be5969 commit e6162f4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions nghttp2.be0
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,10 @@ BEE_BUILDTYPE='autotools'
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}
mee_configure() {
bee_configure \
--disable-static
}

#mee_build() {
# bee_build
Expand Down

0 comments on commit e6162f4

Please sign in to comment.