mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
profiles/coreos: enable pcre use flag
current this turns on pcre for grep, less, swig and wget.
This commit is contained in:
parent
0daf9872ae
commit
75b02d0324
@ -16,7 +16,7 @@ USE_EXPAND="${USE_EXPAND} ETCD_PROTOCOLS"
|
|||||||
ETCD_PROTOCOLS="1 2"
|
ETCD_PROTOCOLS="1 2"
|
||||||
|
|
||||||
# Extra use flags for CoreOS SDK
|
# 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
|
# Never install cron or cron jobs
|
||||||
USE="${USE} -cron"
|
USE="${USE} -cron"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user