Commit 9bfdf673 authored by Andrew Hsieh's avatar Andrew Hsieh Committed by Logan Chien
Browse files

[ndk] Use unknown options warning for Android.

clang r191249 turns warning about unknown options into error, eg.

  clang: warning: argument unused during compilation: '-mandroid'

becomes

  clang: error: unknown argument: '-mandroid'

This CL restore it to the original behavior to make it easier for clang
to be a drop-in replacement of gcc.
parent 043dbc7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment