Mercurial > hg > qm-dsp
view build/linux/Makefile.linux @ 159:8d2d04f2fb51
Complex fft tests
author | Chris Cannam |
---|---|
date | Fri, 01 Nov 2013 17:11:50 +0000 |
parents | f47182362b51 |
children | 8c86761a5533 |
line wrap: on
line source
CFLAGS := -DNDEBUG -O3 -fPIC -ffast-math -msse -mfpmath=sse -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include CXXFLAGS := $(CFLAGS) include build/general/Makefile.inc