mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-02-01 16:31:42 +00:00
Include full symbols in all linux builds.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
parent
637c0c68fa
commit
870d7528ce
@ -1,5 +1,7 @@
|
||||
CXXOBJECTS = $(CXXFILES:.cpp=.o)
|
||||
|
||||
LDFLAGS += -g
|
||||
|
||||
SOURCES = $(CXXFILES)
|
||||
OBJECTS = $(CXXOBJECTS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user