forked from kiss-community/repo
chromium: Fix build.
This commit is contained in:
parent
e4a8a3fc6e
commit
fbc910aed5
@ -6,6 +6,9 @@ git clone --depth 1 \
|
||||
export PATH="$PATH:$PWD/depot_tools"
|
||||
export DEPOT_TOOLS_WIN_TOOLCHAIN=0
|
||||
|
||||
mkdir -p src
|
||||
cd src
|
||||
|
||||
gclient config https://chromium.googlesource.com/chromium/src.git
|
||||
gclient runhooks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user