mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-16 06:14:59 +00:00
Estimated hours taken: 0.5 Branches: main Fix a bug in fjh's previous change where we are passing the linker flag for naming the output file to the C compiler, not the C compiler flag. scripts/Mmake.rules: '-o' is the flag for naming the output file for the C compiler.