Open yallop opened 6 years ago
@whitequark: if you happen to know what's going on here, a PR would be very much appreciated.
Sounds like you're invoking Android gcc as a linker but with x86 flags that appear from somewhere in the build process. Let me know if this doesn't give you enough information.
This looks suspiciously like the Xen cflags for MirageOS unikernels, which do not have a red zone. I'll investigate this as I'm working on the dune port in #574 that'll shortly have cross-compilation support using the current scheme.
The Android CI build is failing with the following errors: