OSDN Git Service

Don't filter on a non-existent variable.
authorDan Albert <danalbert@google.com>
Mon, 17 Aug 2015 17:36:09 +0000 (10:36 -0700)
committerDan Albert <danalbert@google.com>
Mon, 17 Aug 2015 17:36:09 +0000 (10:36 -0700)
commit1b2187d871adffc572553f3d7174c2b3274498cb
treea6587b975c199369d8f5385fa9db3d9cddc64861
parent2e08cb6e1bf90b0950c875132d2bf37b71d03fbb
Don't filter on a non-existent variable.

This used to be used for aarch64
(https://android-review.googlesource.com/#/c/80126/), but has since
been removed and now does nothing. This was then reimplemented more
generally with my_illegal_flags
(https://android-review.googlesource.com/#/c/166405/). Drop
*GLOBAL_UNSUPPORTED_CFLAGS in favor of that.

Change-Id: I3347726dd92f9d3a16783e0d9d3b685a828400b4
core/binary.mk