mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Uncommented -g on Makefile.common
This commit is contained in:
parent
9831f8f1d0
commit
fd6c1df3f8
@ -72,7 +72,7 @@ endif
|
||||
|
||||
ifeq ($(findstring Haiku,$(OS)),)
|
||||
LIBS += -lm
|
||||
#DEBUG_FLAG = -g
|
||||
DEBUG_FLAG = -g
|
||||
else
|
||||
LIBS += -lroot -lnetwork
|
||||
# stable and nightly haiku builds are stuck on gdb 6.x but we use gcc4
|
||||
|
Loading…
x
Reference in New Issue
Block a user