This repository was archived by the owner on May 21, 2021. It is now read-only.
Commit 9386890
committed
Add Mips to the list of clang targets in setup.sh
Summary:
Mips is included in the list of targets we build against with ndk-build,
so we need to bring it back. Still, building clang for 4 targets is more
efficient than building it for 16.
{F174304520}
Test Plan: Run ./setup.sh, observe mips getting picked up as a target during configure.
Reviewers: mtrojer, jul
Reviewed By: mtrojer
Differential Revision: https://phabricator.intern.facebook.com/D16646418
Signature: 16646418:1565007816:a9169af4550a29cde9dc3adaa79b05ef6dbf16e11 parent af72f46 commit 9386890
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments