mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Simplify the makefile configuration
Change-Id: I826916e0d0b23f7429a66dfa7001b19dcc53080a
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
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