Mercurial > hg > qm-dsp
view build/linux/Makefile.linux64 @ 453:1b89d1916cd5
Inconsequential tweaks
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Fri, 24 May 2019 16:15:52 +0100 |
parents | 7425cb35ce8c |
children | 51af92c83dfc |
line wrap: on
line source
CFLAGS := -DNDEBUG -Wall -Wextra -Werror=implicit-function-declaration -O3 -fPIC -msse -msse2 -mfpmath=sse -ftree-vectorize -DUSE_PTHREADS CXXFLAGS := $(CFLAGS) include build/general/Makefile.inc