OSDN Git Service

Factor out some of the makefile cruft.
authorElliott Hughes <enh@google.com>
Tue, 29 Oct 2013 23:59:54 +0000 (16:59 -0700)
committerElliott Hughes <enh@google.com>
Tue, 29 Oct 2013 23:59:54 +0000 (16:59 -0700)
commit2f287bc72827525ad42ee43d532d267a388104c3
treeb4f9f5b049ab8087976df2e39c463e67bc13c9f2
parent7a8e20c9c7c11b0ef11b718f18be5e2df22edc1a
Factor out some of the makefile cruft.

I really don't want to add yet another copy for aarch64.

Also sort arm, mips, and x86.

Also silence the "TARGET_ARCH_VARIANT" warning for non-ARM; Intel and MIPS
have both complained about it.

Change-Id: I32c592a90c0cf0cdae250d84035b3e4655543781
libc/Android.mk