mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Remove newline in common.make
This commit is contained in:
parent
2ae9175efb
commit
3b50f73d2a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue