mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-10 12:50:20 -07:00
chromium: Fix build.
This commit is contained in:
parent
9a47434b08
commit
e4a8a3fc6e
@ -4,7 +4,9 @@ git clone --depth 1 \
|
||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
|
||||
export PATH="$PATH:$PWD/depot_tools"
|
||||
export DEPOT_TOOLS_WIN_TOOLCHAIN=0
|
||||
|
||||
gclient config https://chromium.googlesource.com/chromium/src.git
|
||||
gclient runhooks
|
||||
|
||||
PYTHONDONTWRITEBYTECODE=1 python2 "$PWD/depot_tools/gn.py" gen out/Default \
|
||||
|
Loading…
Reference in New Issue
Block a user