Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d625127d authored by Bruce Beare's avatar Bruce Beare Committed by Elliott Hughes
Browse files

jni: remove obsolete flag from makefile



Change-Id: Ia7e67694a736745333e9d36396b8cb6194fd26ec
Signed-off-by: default avatarBruce Beare <bruce.j.beare@intel.com>
parent b6a2978a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -11,10 +11,6 @@ else
	LOCAL_CFLAGS += -DPACKED=""
endif

ifneq ($(USE_CUSTOM_RUNTIME_HEAP_MAX),)
  LOCAL_CFLAGS += -DCUSTOM_RUNTIME_HEAP_MAX=$(USE_CUSTOM_RUNTIME_HEAP_MAX)
endif

ifeq ($(USE_OPENGL_RENDERER),true)
	LOCAL_CFLAGS += -DUSE_OPENGL_RENDERER
endif