Simplify the makefile configuration

Change-Id: I826916e0d0b23f7429a66dfa7001b19dcc53080a
This commit is contained in:
Romain Goyet
2017-02-16 10:55:46 +01:00
parent 9b6b341c62
commit a94e8c314f
9 changed files with 10 additions and 15 deletions

View File

@@ -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/, \