mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
chromium: fix gn build
This commit is contained in:
parent
654c9bb2ea
commit
d0bdd6eadd
1 changed files with 2 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue