5 ms·
For example: zig cc -target x86_64-linux-gnu.2.28
by ifreund 5y ago
For example:
zig cc -target x86_64-linux-gnu.2.28
- formerly_proven 5y agoThat's very cool. While searching for it, I only found an older blog post where it said that internally it can do that, but there wasn't an option yet. For anyone else trying this, it seems like Autotools/configure doesn't like CC with arguments, creating a wrapper script works though.