File linhpsdr-obey-cflags.patch of Package linhpsdr
diff --git a/Makefile b/Makefile index bc8e92d..7c11af0 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ soapy_discovery.o \ soapy_protocol.o endif -OPTIONS=-g -Wno-deprecated-declarations -D GIT_DATE='"$(GIT_DATE)"' -D GIT_VERSION='"$(GIT_VERSION)"' $(SOAPYSDR_OPTIONS) -O3 +OPTIONS+=-g -Wno-deprecated-declarations -D GIT_DATE='"$(GIT_DATE)"' -D GIT_VERSION='"$(GIT_VERSION)"' $(SOAPYSDR_OPTIONS) -O3 #OPTIONS=-g -Wno-deprecated-declarations -D GIT_DATE='"$(GIT_DATE)"' -D GIT_VERSION='"$(GIT_VERSION)"' -O3 -D FT8_MARKER LIBS=-lrt -lm -lpthread -lwdsp