Commit a28e125
committed
Auto merge of rust-lang#109525 - bzEq:aix-bootstrap-no-rpath, r=Mark-Simulacrum
Rpath is not supported on AIX
Both `-Wl,-rapth` and `-Wl,-z,origin` are not supported on AIX.
AIX linker is documented in https://www.ibm.com/docs/en/aix/7.1?topic=l-ld-command.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1635 | 1635 | | |
1636 | 1636 | | |
1637 | 1637 | | |
1638 | | - | |
| 1638 | + | |
1639 | 1639 | | |
1640 | 1640 | | |
1641 | 1641 | | |
| |||
0 commit comments