forked from OSchip/llvm-project
parent
d39d53b0d1
commit
61aaa3504f
|
@ -60,7 +60,7 @@ support.
|
|||
``/usr/bin/ld`` then replace it with ``ld-new``. Alternatively, install
|
||||
in ``/usr/bin/ld.gold`` and use ``-fuse-ld=gold`` as described earlier.
|
||||
|
||||
Optionally, add ``--enable=gold=default`` to the above configure invocation
|
||||
Optionally, add ``--enable-gold=default`` to the above configure invocation
|
||||
to automatically install the newly built gold as the default linker with
|
||||
``make install``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue