mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk: Remove -gstabs+ from CFLAGS, see where it takes us
This commit is contained in:
parent
b9ee0a34d3
commit
68d98c5eb1
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ USE_GLIB = true
|
||||||
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||||
CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||||
|
|
||||||
PROJECT_CFLAGS += -gstabs+
|
#PROJECT_CFLAGS += -gstabs+
|
||||||
PROJECT_CPPFLAGS += -gstabs+
|
#PROJECT_CPPFLAGS += -gstabs+
|
||||||
|
|
||||||
# need to do this before
|
# need to do this before
|
||||||
include $(MODDIR)/make/platform.mk
|
include $(MODDIR)/make/platform.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue