Floating point numbers work, _start.S fix stack alignment, fix debug info
This commit is contained in:
@@ -17,7 +17,7 @@ cflags += -DPRINTF_INCLUDE_CONFIG_H=1 \
|
||||
-DXXH_NAMESPACE=LZ4_
|
||||
|
||||
ifeq ($(buildtype),debug)
|
||||
cflags += -O0 -g
|
||||
cflags += -O0 -g3
|
||||
endif
|
||||
|
||||
ifeq ($(buildtype),release)
|
||||
|
||||
Reference in New Issue
Block a user