Remove newline in common.make

This commit is contained in:
Hugo Melder 2022-08-04 18:09:55 +02:00
parent 2ae9175efb
commit 3b50f73d2a

View file

@ -747,7 +747,6 @@ ifeq ($(debug), yes)
ifneq ($(filter -g, $(OPTFLAG)), -g)
ADDITIONAL_FLAGS += -g
endif
# Add standard debug compiler flags.
ADDITIONAL_FLAGS += -DDEBUG -fno-omit-frame-pointer