History log of /ndk/build/core/toolchains/x86-4.9/setup.mk
Revision Date Author Comments
5f5c62c26f488b166a0b72776a5c4ee56bc8767d 08-Dec-2015 Dan Albert <danalbert@google.com> Use -isystem for platform includes.

We don't want warnings from platform headers to prevent users from
dialing up their warnings. We should fix the bionic headers too, but
we should be doing this anyway.

Change-Id: I0493883275c77116128eef4f3160bc86d3448010
63450cc58ac746a76b171379d384ff2f4737c7ec 27-Oct-2015 Dan Albert <danalbert@google.com> Move toolchain config files back into build.

These aren't really related to the toolchains themselves, they're
information for ndk-build about how to use them. In a modular NDK,
they only need to be available if ndk-build is used, so they should
come with the build system.

Bug: http://b/25231709
Change-Id: I92eb71f263941dee82fe6728f25a1463adbd991c