mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 08:01:14 +02:00
Merge pull request #182 from marineam/lock
fix(catalyst): Don't disable ebuild-locks
This commit is contained in:
commit
96ede2334d
@ -74,8 +74,6 @@ cat <<EOF
|
||||
export TERM='${TERM}'
|
||||
export MAKEOPTS='--jobs=${NUM_JOBS} --load-average=${load}'
|
||||
export EMERGE_DEFAULT_OPTS="\$MAKEOPTS"
|
||||
# Catalyst overrides FEATURES so set it's own variable instead.
|
||||
export clst_myfeatures='-ebuild-locks'
|
||||
EOF
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user