mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Organize the build system
Change-Id: Ib331bae99041b998eb721b44c3b0b44426270b38
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SFLAGS += -Iliba/include
|
||||
|
||||
ifeq ($(LIBA_LOG_DYNAMIC_MEMORY),1)
|
||||
SFLAGS += -DLIBA_LOG_DYNAMIC_MEMORY=1
|
||||
endif
|
||||
|
||||
liba/src/external/sqlite/mem5.o: CFLAGS += -w
|
||||
|
||||
objs += $(addprefix liba/src/, \
|
||||
|
||||
Reference in New Issue
Block a user