gradle-native icon indicating copy to clipboard operation
gradle-native copied to clipboard

Detect cross-compiling ability with clang

Open pandaninjas opened this issue 1 year ago • 0 comments

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

pandaninjas avatar Jan 15 '24 03:01 pandaninjas