platform_build/core/combo
Elliott Hughes d3f00c162b Remove useless x86 options that were always hardcoded on.
ARCH_X86_HAVE_MMX, ARCH_X86_HAVE_SSE, ARCH_X86_HAVE_SSE2,
and ARCH_X86_HAVE_SSE3 were all always on. There are no longer any makefiles
or code that are conditional on any of these, so let's just remove them
rather than encourage anyone to mess with knobs that don't work.

Change-Id: I5ee095e8041eecff4554ad4801894fbfca69093f
2013-10-04 11:45:06 -07:00
..
arch Remove useless x86 options that were always hardcoded on. 2013-10-04 11:45:06 -07:00
include/arch Remove HAVE_DLADDR from AndroidConfig.h. 2013-01-25 15:57:40 -08:00
HOST_darwin-x86.mk Don't try to group static libraries on mac. 2013-03-11 14:59:42 +00:00
HOST_linux-x86.mk am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." 2013-02-27 19:03:54 +00:00
HOST_windows-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-08-21 14:40:16 +08:00
javac.mk Fix the build: properly detect the BUILD OS version of Java, not the host one. 2010-06-12 11:44:48 -07:00
select.mk select.mk: Tune ccache options 2012-08-16 11:11:29 -07:00
TARGET_linux-arm.mk Re-tighten default compiler options. 2013-08-28 11:17:43 -07:00
TARGET_linux-mips.mk Link PRIVATE_TARGET_FDO_LIB before shared libraries 2013-08-08 05:31:12 -07:00
TARGET_linux-x86.mk Remove useless x86 options that were always hardcoded on. 2013-10-04 11:45:06 -07:00
TARGET_linux-x86_64.mk Remove useless x86 options that were always hardcoded on. 2013-10-04 11:45:06 -07:00