# | Line 9 | Line 9 | |
---|---|---|
9 | #CFLAGS = -g -O3 -ftree-vectorize | |
10 | #CFLAGS = -g -O3 -ftree-vectorize -fopenmp -DKEG_OPENMP | |
11 | #CFLAGS = -g -O3 | |
12 | < | CFLAGS = -g -O3 -Wall -Wstrict-prototypes |
12 | > | CFLAGS = -g -O3 -ansi -std=gnu99 -pedantic -Wall -Wstrict-prototypes |
13 | #CFLAGS = -g -Wall -Wstrict-prototypes -pg -O -I/usr/local/LessTif/Motif1.2/include | |
14 | #CFLAGS = -g -Wall -Wstrict-prototypes -pg -O -I/usr/local/Motif2.0/include | |
15 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |