Upstream build bug for chromium
authorJohann <johannkoenig@google.com>
Mon, 19 Nov 2012 20:47:27 +0000 (12:47 -0800)
committerJohann <johannkoenig@google.com>
Mon, 19 Nov 2012 20:47:27 +0000 (12:47 -0800)
commit8bb82fded57f6316fdfd103d565050d0f1286bc5
treefa6e1cbf17ab9eb11645c7cc04d089a2e3f760f6
parent999f31f71c02d0ed560f203c83ff754f78b7da20
Upstream build bug for chromium

https://codereview.chromium.org/11413061/

The Android NDK automatically manages the include directories. Trying
to do so manually for the Android GYP files can cause the wrong setjmp.h
to be included.

Change-Id: I5c3769f983fcbad1ed602feda781690c6e4e97b3
vpx_ports/arm_cpudetect.c