|
[MIPS] Adding NaCl/PNaCl support for mipsel to GN
Add missing support to GN files.
Properly set nonsfi and glibc dependencies.
BUG=GN gen failure
TEST=Run GN gen with: target_cpu="mipsel" mips_arch_variant="r2" enable_nacl=true
Committed: https://crrev.com/3de038d3292b8d9b10c68013a59221577118ef49
Cr-Commit-Position: refs/heads/master@{#412778}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+92 lines, -62 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
1
2
|
1 chunk |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
build/config/compiler/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
build/config/features.gni
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/toolchain/nacl/BUILD.gn
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/nacl/BUILD.gn
|
View
|
1
2
|
4 chunks |
+23 lines, -27 lines |
0 comments
|
Download
|
 |
M |
components/nacl/browser/BUILD.gn
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/nacl/loader/BUILD.gn
|
View
|
1
2
|
1 chunk |
+18 lines, -16 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ppapi/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/nacl_test_data.gni
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/extensions/BUILD.gn
|
View
|
1
2
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
Total messages: 29 (13 generated)
|