Update Makefile
This commit is contained in:
parent
34f0579b7e
commit
06553ecb52
|
@ -5,7 +5,7 @@
|
||||||
TOPDIR = ..
|
TOPDIR = ..
|
||||||
include $(TOPDIR)/Makefile.system
|
include $(TOPDIR)/Makefile.system
|
||||||
|
|
||||||
override CFLAGS += -DADD$(BU) -DCBLAS
|
override CFLAGS += -DADD$(BU) -DCBLAS -fsanitize=address
|
||||||
override TARGET_ARCH=
|
override TARGET_ARCH=
|
||||||
override TARGET_MACH=
|
override TARGET_MACH=
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue