diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-04-21 15:43:25 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-04-27 14:27:01 +0200 |
commit | 70a9ad485b172752ba8900fc05b5292c75555248 (patch) | |
tree | fa67c84dbfaa8941f7fa16e31929ac790e47eef3 /tunnel/tools/ndk-compat | |
parent | bf441791414dc9580b19e07e886d5d489ca05581 (diff) |
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>
Diffstat (limited to 'tunnel/tools/ndk-compat')
0 files changed, 0 insertions, 0 deletions