summaryrefslogtreecommitdiffstats
path: root/core/java.mk
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2011-12-13 17:21:56 +0100
committerDavid 'Digit' Turner <digit@google.com>2011-12-14 18:08:47 +0100
commit6371da10f85471d9530e53367027078d305fe832 (patch)
treed0373551c71c9d83d7d4d24743ccbb429abc2457 /core/java.mk
parentec7a6448c67ca63a445bdf72a8fa705c690cd390 (diff)
downloadbuild-6371da10f85471d9530e53367027078d305fe832.zip
build-6371da10f85471d9530e53367027078d305fe832.tar.gz
build-6371da10f85471d9530e53367027078d305fe832.tar.bz2
x86: Refine the way we configure the x86 build.
This is the result of a recent conversation around the x86 ABI and its relationship with how we build platform images. Briefly: - We want to use feature-based macros like ARCH_X86_HAVE_$FEATURE instead of relying on explicit compiler macros like -DUSE_$FEATURE - We want to allow for other x86-based arch variants, e.g. if someone wants to build Android for a CPU that doesn't support the NDK x86 ABI. However, we need to ensure these are not tagged compatible by mistake (see check at the end of TARGET_linux-x86.mk) - There are several flags which use is dubious now that we have a dedicated toolchain to build all the x86 stuff. Comment them as 'to be considered for removal'. We'll do the proper checks later. Change-Id: I7768d7c34d73e274cbf4c09ae831b55280d6bb58
Diffstat (limited to 'core/java.mk')
0 files changed, 0 insertions, 0 deletions