mirror of
https://github.com/rkujawa/rk65c02.git
synced 2024-12-13 01:29:57 +00:00
Debugging symbols by default.
This commit is contained in:
parent
c083114c12
commit
2adf864f4f
@ -7,7 +7,7 @@ LIB_STATIC=librk65c02.a
|
||||
|
||||
LDFLAGS_SO=-shared
|
||||
LDFLAGS_CLI=-lreadline
|
||||
CFLAGS=-Wall -fpic
|
||||
CFLAGS=-Wall -fpic -g
|
||||
|
||||
65C02ISA=65c02isa
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user