Skip to content

Commit

Permalink
Enable http2 option by default (joyent/pkgsrc#451).
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Perkin committed Jan 17, 2017
1 parent b7a3adc commit 8848093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pkgoptions/osx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PKG_DEFAULT_OPTIONS+= ncursesw
PKG_DEFAULT_OPTIONS+= unicode utf8
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 8848093

Please sign in to comment.