DragonBuild / dragon

pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines
MIT License
220 stars 23 forks source link

[Linux] Target flag set to arm64 even when building for other archs #94

Closed L1ghtmann closed 2 years ago

L1ghtmann commented 3 years ago

Was taking a look at Dragon's cflags when I was debugging that @available issue and noticed this discrepancy.

-target arm64-apple-ios<version>

Don't think this affects anything, but thought I'd mention it anyway.

0cyn commented 2 years ago

Shouldn't affect anything