mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-10 04:30:56 +00:00
build: Pass extra asmflags
This commit is contained in:
parent
90f8aff22b
commit
aaa84b93dc
1 changed files with 1 additions and 0 deletions
|
@ -593,6 +593,7 @@ template("clang_toolchain") {
|
|||
"use_unstripped_as_runtime_outputs",
|
||||
"extra_cppflags",
|
||||
"extra_ldflags",
|
||||
"extra_asmflags",
|
||||
])
|
||||
|
||||
toolchain_args = {
|
||||
|
|
Loading…
Add table
Reference in a new issue