summaryrefslogtreecommitdiffstats
path: root/target/product/full_mips.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-02-21 13:21:20 -0800
committerElliott Hughes <enh@google.com>2015-02-21 13:21:20 -0800
commitf5e204b3f4eceb65cc6324b2262bad768380fc9a (patch)
treec06ace8e8cec0da18027f713d5ed7bdf80b0addd /target/product/full_mips.mk
parent0f672c6aad22dde39a172ae0b5f0b76068008f30 (diff)
downloadbuild-f5e204b3f4eceb65cc6324b2262bad768380fc9a.zip
build-f5e204b3f4eceb65cc6324b2262bad768380fc9a.tar.gz
build-f5e204b3f4eceb65cc6324b2262bad768380fc9a.tar.bz2
Turn on -Werror=implicit-function-declaration for arm64.
Implicit function declarations are much more dangerous on LP64 because sizeof(int) != sizeof(void*), so any function that returns a pointer will lose its top bits, leading to relatively hard to debug crashes. Change-Id: Ia05beffb949ca747833c2e12c40daf896f7a60a5
Diffstat (limited to 'target/product/full_mips.mk')
0 files changed, 0 insertions, 0 deletions