mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
build: Strip build outputs in OpenWrt
This commit is contained in:
parent
fdf58455de
commit
ab7f4b89cc
@ -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