Mercurial > hg > qm-dsp
view build/linux/Makefile.linux @ 390:2e9be0ce4374
No copy ctor etc, but copyright
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 04 Apr 2014 13:49:59 +0100 |
parents | 9d425cdf0fd6 |
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