Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1578 from mischief/pcre
Browse files Browse the repository at this point in the history
profiles/coreos: enable pcre use flag
  • Loading branch information
mischief committed Oct 8, 2015
2 parents 056147d + 8a7e0ab commit 47b859c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/coreos/base/make.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ USE_EXPAND="${USE_EXPAND} ETCD_PROTOCOLS"
ETCD_PROTOCOLS="1 2"

# Extra use flags for CoreOS SDK
USE="${USE} cros_host expat -introspection -cups -tcpd -pcre -berkdb"
USE="${USE} cros_host expat -introspection -cups -tcpd -berkdb"

# Never install cron or cron jobs
USE="${USE} -cron"
Expand Down

0 comments on commit 47b859c

Please sign in to comment.