chromium: fix gn build
This commit is contained in:
@@ -227,6 +227,8 @@ do_configure() {
|
||||
python2 tools/gn/bootstrap/bootstrap.py -s -v \
|
||||
--gn-gen-args "${conf[*]}"
|
||||
|
||||
export LDFLAGS="-pthread"
|
||||
|
||||
out/Release/gn gen out/Release --args="${conf[*]}"
|
||||
}
|
||||
do_build() {
|
||||
|
||||
Reference in New Issue
Block a user