Closed orbea closed 2 years ago
Its useful to override the CFLAGS to set a different optimization level or otherwise add any desired flags.
Notice that this isn't required, cause the last -O flag is the effective flag. But I agree that one optimization flag on the command line looks nicer.
-O
Good point, but as you said its probably better to be explicit.
Its useful to override the CFLAGS to set a different optimization level or otherwise add any desired flags.