<div dir="ltr"><div>When building for android, I am seeing a linker error because the build system is trying to pass an unsupported `-r` flag. I'm trying to build on macOS. Does wireguard-android need to be built on Linux (or with a gcc toolchain) right now, or is this an ndk issue, or a CMAKE configuration issue? Here's the abridged error:<br></div><div><br></div><div><span style="font-family:monospace,monospace">ln -sfrt ./src/<a href="http://git.zx2c4.com/wireguard-go/ratelimiter/">git.zx2c4.com/wireguard-go/ratelimiter/</a> ../wireguard-go/ratelimiter/ratelimiter.go; ... <many more><br>ln: illegal option -- r<br>usage: ln [-Ffhinsv] source_file [target_file]<br>       ln [-Ffhinsv] source_file ... target_dir<br>       link source_file target_file</span></div><div><span style="font-family:monospace,monospace"></span></div><div><br></div><div>Thanks,</div><div>David</div></div>