Merge "x86: set -msse2 for all builds"
This commit is contained in:
commit
4febec1227
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||
-funwind-tables \
|
||||
-fstack-protector \
|
||||
-m32 \
|
||||
-msse2 \
|
||||
-include $(android_config_h) \
|
||||
-I $(dir $(android_config_h))
|
||||
|
||||
|
|
Loading…
Reference in a new issue