mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-11 10:44:23 +00:00
Add -g to debuglib
This commit is contained in:
parent
a2ae798a66
commit
b3fd3cbb72
@ -19,7 +19,7 @@ libckzg.a: $(LIB_OBJ) Makefile
|
||||
|
||||
lib: clean libckzg.a
|
||||
|
||||
debuglib: CFLAGS += -DDEBUG
|
||||
debuglib: CFLAGS += -g -DDEBUG
|
||||
debuglib: clean libckzg.a
|
||||
|
||||
test: $(TESTS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user