platform_build/core/combo
Elliott Hughes 67839a58be Remove unused HAVE_EPOLL.
The only people who appear to be using this are actually using their own
one.

Change-Id: I349ed4ce3874c1b2f9bad56c93c8ccee88ae9432
2014-09-19 15:12:56 -07:00
..
arch Add missing flags to x86 (both 32- and 64-bit) arch variants. 2014-08-04 18:46:14 +04:00
include/arch Remove unused HAVE_EPOLL. 2014-09-19 15:12:56 -07:00
fdo.mk Refactor FDO support code to ensure arm64 can also be built with FDO. 2014-07-23 16:34:07 -07:00
HOST_darwin-x86.mk Use hermetic host toolchains. 2014-07-28 15:14:51 -07:00
HOST_darwin-x86_64.mk Use hermetic host toolchains. 2014-07-28 15:14:51 -07:00
HOST_linux-x86.mk Update host linux toolchain to gcc 4.8 2014-07-31 19:51:40 +02:00
HOST_linux-x86_64.mk Update host linux toolchain to gcc 4.8 2014-07-31 19:51:40 +02:00
HOST_windows-x86.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
HOST_windows-x86_64.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
javac.mk Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. 2014-06-02 20:12:57 +01:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" 2014-07-29 18:05:27 -07:00
TARGET_linux-arm.mk Inhibit implicit -Bsymolic in -shared. 2014-08-07 15:43:16 -07:00
TARGET_linux-arm64.mk Inhibit implicit -Bsymolic in -shared. 2014-08-07 15:43:16 -07:00
TARGET_linux-mips.mk Inhibit implicit -Bsymolic in -shared. 2014-08-07 15:43:16 -07:00
TARGET_linux-mips64.mk [MIPS64] Modify the default MIPS64 build to MIPS64R6. 2014-09-02 16:30:00 -07:00
TARGET_linux-x86.mk Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-09 17:27:32 +04:00
TARGET_linux-x86_64.mk Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-09 17:27:32 +04:00