diff --git a/Makefile.macosx b/Makefile.macosx index 3a2888c..1cff6d6 100644 --- a/Makefile.macosx +++ b/Makefile.macosx @@ -26,12 +26,7 @@ else EXTRA_CFLAGS := -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -pthread endif -# Change as required in support of the available libraries - -#CC := $(DARWIN_CC) -m64 $(SYS_LIBS) $(SYS_MIN) -CC := $(DARWIN_CC) -m32 $(SYS_LIBS) $(SYS_MIN) CFLAGS := -Os -pthread -Igeotranz $(EXTRA_CFLAGS) -# $(info $$CC is [${CC}]) # # The DSP filters spend a lot of time spinning around in little