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

Commit 5116e507 authored by Ben Cheng's avatar Ben Cheng
Browse files

Remove usused workaround.

Change-Id: I1d42d0f0dee361b98403bc87296dcbc37484ebcb
parent 386ce961
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -133,10 +133,6 @@ endif
TARGET_GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden

# More flags/options can be added here
ifeq ($(NEED_WORKAROUND_CORTEX_A9_745320),true)
TARGET_GLOBAL_CFLAGS += -DWORKAROUND_CORTEX_A9_745320
endif

TARGET_RELEASE_CFLAGS := \
			-DNDEBUG \
			-g \