aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Makefile')
-rw-r--r--packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile b/packages/Makefile
index 2cae38db..4a7795f0 100644
--- a/packages/Makefile
+++ b/packages/Makefile
@@ -112,7 +112,7 @@ pd: set_version
&& ./autogen.sh \
&& ./configure $(PD_CONFIGURE_FLAGS) \
&& make $(DEST_PATHS) $(PD_BUILD_FLAGS) \
- CFLAGS="-O2 -g -DDEBUG_SOUNDFILE -Wstrict-aliasing=2"
+ CFLAGS="-O2 -g -Wstrict-aliasing=2"
PD_NAME=Pd
pd_install: pd