wireguard-android/tunnel/tools
Jason A. Donenfeld b94a412c09 tools: build elf-cleaner using system compiler
Rather than using the NDK compiler for the host arch and hoping it picks
up on system library locations, just use `cc` and rely on the
traditional symlink to resolve that to the default host compiler.

This should address build errors seen on macOS.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2023-04-21 15:43:25 +02:00
..
elf-cleaner@7efc050906 tools: clean unwanted ELF flags from binaries 2023-04-05 13:50:57 +02:00
libwg-go tools: do not put vcs info into go binary 2023-04-12 15:48:01 +02:00
ndk-compat tools: ndk-compat: NDK now is minimum API 19 2023-04-13 19:24:50 +02:00
wireguard-tools@b4f6b4f229 tools: bump deps 2023-03-21 15:35:00 +01:00
CMakeLists.txt tools: build elf-cleaner using system compiler 2023-04-21 15:43:25 +02:00