osxcross
osxcross copied to clipboard
Option to hide version number?
I have a large amount of clutter from various programs in my build output. I would like to reduce this as much as possible. Could osxcross get an option to hide the version: 1.4 message?
For example:
- Disable version number printing by default.
- Accept an optional
--versionflag that emits the version number.
Is this really necessary? It's just a single line.
Anyway, feel free to to create a PR to disable it with an environment variable.