2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

chromium: tweak build

This commit is contained in:
Dylan Araps 2019-08-01 19:27:30 +03:00
parent 7f53b4a1e9
commit 3d5a64b7bb

View File

@ -90,7 +90,7 @@ python2 tools/gn/bootstrap/bootstrap.py -s -v --gn-gen-args "$*"
# All shells seem to support this despite the lack of a POSIX spec for it.
# shellcheck disable=2039
ulimit -n 2048 ||:
ulimit -n 4096 ||:
out/Release/gn gen out/Release \
--script-executable=/usr/bin/python2