mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-11 05:00:57 +00:00
build: Strip build outputs in OpenWrt
This commit is contained in:
parent
06a6190de3
commit
11e4d3de05
1 changed files with 2 additions and 0 deletions
|
@ -12,4 +12,6 @@ clang_toolchain(target_cpu) {
|
|||
current_cpu = target_cpu
|
||||
current_os = "openwrt"
|
||||
}
|
||||
|
||||
strip = rebase_path("$clang_base_path/bin/llvm-strip", root_build_dir)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue