]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Makefile: no need to build with NEW_NR_ALGORITHMS=1
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Mon, 30 Oct 2023 15:06:18 +0000 (20:36 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Mon, 30 Oct 2023 15:06:21 +0000 (20:36 +0530)
Needs the latest wdsp from github.com/vu3rdd for this to work.

Makefile

index 9df74e51fb004d00614e7232866a1748954a13fb..f7c1163debbc43e5d0b8391d1d643a7f384c2328 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -167,7 +167,6 @@ OPTIONS=$(SMALL_SCREEN_OPTIONS) $(MIDI_OPTIONS) $(LEVEL_OPTIONS) $(PURESIGNAL_OP
         $(PTT_OPTIONS) \
        $(SERVER_OPTIONS) \
        $(AUDIO_OPTIONS) \
-       -D NEW_NR_ALGORITHMS=1 \
        -D GIT_DATE='"$(GIT_DATE)"' -D GIT_VERSION='"$(GIT_VERSION)"' $(DEBUG_OPTION)