Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions mingw-w64-v8/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ build() {
v8_enable_temporal_support=false
v8_enable_verify_heap=false
v8_symbol_level=${_symbol}
v8_static_library=true
v8_enable_sandbox=false
v8_use_external_startup_data=false
chrome_pgo_phase=0
clang_use_chrome_plugins=false
Expand Down
Loading