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

Commit 4febec12 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "x86: set -msse2 for all builds"

parents f1ad4d2d 4aa263f2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -125,6 +125,7 @@ TARGET_GLOBAL_CFLAGS += \
			-funwind-tables \
			-fstack-protector \
			-m32 \
			-msse2 \
			-include $(android_config_h) \
			-I $(dir $(android_config_h))