vecLibFort
vecLibFort copied to clipboard
Makefile: Do not require -O optimization
-O is already specified in the default CFLAGS. Do not override other optimization flags the user might have specified in CFLAGS.