mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-08-09 16:24:56 +00:00
Include full symbols in all linux builds.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
CXXOBJECTS = $(CXXFILES:.cpp=.o)
|
||||
|
||||
LDFLAGS += -g
|
||||
|
||||
SOURCES = $(CXXFILES)
|
||||
OBJECTS = $(CXXOBJECTS)
|
||||
|
||||
|
Reference in New Issue
Block a user