Cleanup, fix initial light mode
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
1262f318da
commit
aa90be8d60
6 changed files with 5 additions and 15 deletions
3
deps/Makefile
vendored
3
deps/Makefile
vendored
|
@ -274,9 +274,6 @@ SURGE_CXX_FLAGS += -msse -msse2 -mfpmath=sse
|
|||
endif
|
||||
endif
|
||||
|
||||
# same flags as applied to main build
|
||||
SURGE_CXX_FLAGS += -I$(abspath ../src/Rack/dep/simde)
|
||||
|
||||
# possibly use fftw?
|
||||
# ifeq ($(shell $(PKG_CONFIG) --exists fftw3 fftw3f && echo true),true)
|
||||
# SURGE_CXX_FLAGS += -DJUCE_DSP_USE_STATIC_FFTW=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue