mirror of
https://github.com/rkujawa/rk65c02.git
synced 2024-12-11 18:49:16 +00:00
Enable GDB-specific debug symbols.
This commit is contained in:
parent
624b73159f
commit
7f7fdad8dc
@ -7,7 +7,7 @@ LIB_STATIC=librk65c02.a
|
||||
|
||||
LDFLAGS_SO=-shared
|
||||
LDFLAGS_CLI=-lreadline
|
||||
CFLAGS=-Wall -fpic -g
|
||||
CFLAGS=-Wall -fpic -ggdb
|
||||
|
||||
65C02ISA=65c02isa
|
||||
EMULATION=emulation
|
||||
|
Loading…
Reference in New Issue
Block a user