Mercurial > hg > vamp-libxtract-plugins
changeset 29:435a75636b07
Merge
author | Chris Cannam |
---|---|
date | Tue, 04 Dec 2012 16:36:43 +0000 |
parents | a8ec077ce3b1 (current diff) 5e710501d036 (diff) |
children | d5701a56a553 |
files | |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.osx Tue Dec 04 16:36:29 2012 +0000 +++ b/Makefile.osx Tue Dec 04 16:36:43 2012 +0000 @@ -10,6 +10,7 @@ # Compile flags # CFLAGS := $(CFLAGS) -DXTRACT_FFT=1 -arch x86_64 -arch i386 -mmacosx-version-min=10.5 -DNDEBUG -O3 -ffast-math -Wall -fPIC -I. -I$(LIBXTRACTDIR) +CXXFLAGS := $(CFLAGS) # Libraries required for the plugins. #