Commit 846986f
authored
[Fuchsia] Disable PIC (llvm#136376)
We aren't distributing any shared libraries so we don't need PIC and
using PIE instead of PIC can improve performance.1 parent 1ab9e53 commit 846986f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments