-O3 works excellent

This commit is contained in:
Shigeru KANEMOTO 2015-06-30 17:43:31 +09:00
parent 9738bc3952
commit 555d6f7977

View File

@ -5,7 +5,7 @@ all: gps-sdr-sim gps-sdr-sim-lut
SHELL=/bin/bash
CC=gcc
CFLAGS=-fopenmp
CFLAGS=-fopenmp -O3
LDFLAGS=-lm -fopenmp
gps-sdr-sim: gpssim.o