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-21 15:43:25 +0200 |
commit | b94a412c09c7175b85cb8f112118ec3f9dc87421 (patch) | |
tree | 7d8495a3d30ae16bb6e05e81ee4cf5b1437514fb /gradlew | |
parent | 0b0a5531237c7e7af20302de79d92377f956045b (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 'gradlew')
0 files changed, 0 insertions, 0 deletions