OSDN Git Service

Disable gnu-variable-sized-type-not-at-end warning
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 8 Feb 2016 23:21:53 +0000 (15:21 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 18 Feb 2016 18:36:38 +0000 (10:36 -0800)
commit74c3783d729292ed6111688d02cf2af4fd2867e0
tree2094d2c37b87611bc3eab8d4891cc7d8db6ae8c5
parenta41dbb156068a33e7cccafe93c4b520406781c9f
Disable gnu-variable-sized-type-not-at-end warning

This warning is triggered unnecessary in too many places.
It spills through the build log and cause very useful warnings
to stay unnoticed.

Change-Id: Iee75327d05cbece4b9dc9c13005a9bfdf94c0d56
Android.mk