wpilibsuite / native-utils

Gradle utility plugin for compiling native libraries
Other
4 stars 21 forks source link

Custom configured toolchain don't respect toolchain not optional flag. #162

Closed ThadHouse closed 1 year ago

ThadHouse commented 1 year ago

Turns out they actually do, but only if the toolchain is setup to actually be needed by a binary. So not a bug, just a misconfiguration.