aboutsummaryrefslogtreecommitdiff
path: root/audio/cardinal/files/patch-src_Rack_Makefile
blob: 66f73431b6b26db6cffac232111c3bb6f3958698 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Rack/Makefile.orig	2023-10-24 08:54:55 UTC
+++ src/Rack/Makefile
@@ -11,7 +11,7 @@ SOURCES += dep/oui-blendish/blendish.c
 SOURCES += dep/nanovg/src/nanovg.c
 SOURCES += dep/osdialog/osdialog.c
 SOURCES += dep/oui-blendish/blendish.c
-SOURCES += dep/pffft/pffft.c dep/pffft/fftpack.c
+#SOURCES += dep/pffft/pffft.c dep/pffft/fftpack.c
 SOURCES += dep/tinyexpr/tinyexpr.c
 SOURCES += $(wildcard src/*.c src/*/*.c)
 SOURCES += $(wildcard src/*.cpp src/*/*.cpp)