mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
build: Pass extra flags to gcc toolchains
This commit is contained in:
parent
349b4e4531
commit
3d0e43fe4d
@ -603,6 +603,8 @@ template("clang_toolchain") {
|
||||
"default_shlib_subdir",
|
||||
"enable_linker_map",
|
||||
"use_unstripped_as_runtime_outputs",
|
||||
"extra_cppflags",
|
||||
"extra_ldflags",
|
||||
])
|
||||
|
||||
toolchain_args = {
|
||||
|
Loading…
Reference in New Issue
Block a user