-
So I see how the |
Beta Was this translation helpful? Give feedback.
Answered by
mathstuf
May 21, 2021
Replies: 2 comments 2 replies
-
I managed to figure it out. The flag only applies if using |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
mathstuf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I managed to figure it out. The flag only applies if using
toolchain=darwin
, not when usingtoolchain=clang
(which seems to need explicit flag settings per language and for the linker).