OSDN Git Service

FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc
authorNick Kralevich <nnk@google.com>
Thu, 12 Nov 2015 23:55:13 +0000 (15:55 -0800)
committerNick Kralevich <nnk@google.com>
Thu, 12 Nov 2015 23:55:13 +0000 (15:55 -0800)
commit2ed1b29d00e7ad392bf12bb73666ed78a096dad8
tree90a2342bf126a0d8dda0b9d7404a8cc0d119b620
parent7c10ee9473b5c46da733b2d3d24cf90fb8ac7672
FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc

The default compiler is clang. We need to explicitly indicate
that we should use gcc.

Change-Id: I37859c2e303f2a86a2565fe72eda1fda7c557a59
tests/Android.mk