Skip to content

Commit

Permalink
Enable http2 option by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Perkin committed Dec 16, 2016
1 parent f6805e8 commit 7228741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pkgoptions/trunk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PKG_DEFAULT_OPTIONS= dtrace pam pcre readline ncursesw
#
PKG_DEFAULT_OPTIONS+= unicode utf8 wide-curses
PKG_DEFAULT_OPTIONS+= bzip bzip2 lzo
PKG_DEFAULT_OPTIONS+= curl geoip inet6 libssh2
PKG_DEFAULT_OPTIONS+= curl geoip http2 inet6 libssh2
PKG_DEFAULT_OPTIONS+= openssl sasl ssl tls
PKG_DEFAULT_OPTIONS+= bdb db4 ldap
PKG_DEFAULT_OPTIONS+= unixodbc memcached
Expand Down

0 comments on commit 7228741

Please sign in to comment.