commit | ce6300a5db6573e50cb0f203e5ae48aab02f6cd0 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Oct 08 15:41:29 2014 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Oct 08 15:41:29 2014 -0700 |
tree | 482f039f474775cdcc0a717dcb9bf04a68adf8a7 | |
parent | 8330c4c5e6f8bb8b64e1b45ceed603b49853a086 [diff] |
Add -fPIC as default Clang mips ASFLAGS. For mips target, gcc passes -KPIC to assembler by default, but clang passes -KPIC only if -fPIC or -fpic is given. BUG: 17895505 Change-Id: I7803adaf8ad7b40c6473872b67f4e0b4c502b38a