mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-23 22:06:12 +03:00
build: Strip build outputs in OpenWrt
This commit is contained in:
parent
b4c1492ff0
commit
e47a0ca6e2
@ -12,4 +12,6 @@ clang_toolchain(target_cpu) {
|
|||||||
current_cpu = target_cpu
|
current_cpu = target_cpu
|
||||||
current_os = "openwrt"
|
current_os = "openwrt"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strip = rebase_path("$clang_base_path/bin/llvm-strip", root_build_dir)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user