GUI: Add -fno-strict-aliasing to GUI for Vanir
Change-Id: Id772737d2856698861686671152f14bad800cd5c
This commit is contained in:
committed by
Gerrit Code Review
parent
1c39bc65b9
commit
c7f2e1243b
@@ -1,6 +1,8 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_CFLAGS := -fno-strict-aliasing
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
gui.cpp \
|
||||
resources.cpp \
|
||||
|
||||
Reference in New Issue
Block a user