mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #1578 from mischief/pcre
profiles/coreos: enable pcre use flag
This commit is contained in:
commit
f45d45db15
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user