mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-09 04:02:11 +00:00
build: Strip build outputs in OpenWrt
This commit is contained in:
parent
fdf58455de
commit
ab7f4b89cc
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