gradle-native
gradle-native copied to clipboard
Detect cross-compiling ability with clang
Expected Behavior
Detects supported architectures
Current Behavior
clang is detected as unable to compile for other architectures, despite being able to.
Context
This prevents us from cross compiling using clang when using the Gradle Native plugin
Steps to Reproduce (for bugs)
N/A
Your Environment
N/A