diff --git a/project/sand-x86-64.mk b/project/sand-x86-64.mk index de2973e..6810bfb 100644 --- a/project/sand-x86-64.mk +++ b/project/sand-x86-64.mk @@ -46,6 +46,7 @@ GLOBAL_DEFINES += \ EPT_DEBUG=1 endif +ENABLE_STATIC_LIB ?= true EXTRA_BUILDRULES += app/trusty/user-tasks.mk