Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec1c05cdc6 |
1 changed files with 1 additions and 1 deletions
2
v8.spec
2
v8.spec
|
|
@ -236,7 +236,7 @@ rm -rf ../depot_tools/ninja
|
|||
ln -s /usr/bin/ninja ../depot_tools/ninja
|
||||
|
||||
V8_GN_DEFINES=""
|
||||
V8_GN_DEFINES+=' use_sysroot=false use_gold=true enable_nacl=false linux_use_bundled_binutils=false is_component_build=true clang_use_chrome_plugins=false'
|
||||
V8_GN_DEFINES+=' use_sysroot=false use_gold=false enable_nacl=false linux_use_bundled_binutils=false is_component_build=true clang_use_chrome_plugins=false'
|
||||
V8_GN_DEFINES+=' libcpp_is_static=true v8_use_external_startup_data=false'
|
||||
V8_GN_DEFINES+=' v8_target_cpu="%{v8arch}"'
|
||||
V8_GN_DEFINES+=' is_clang=false'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue