Commit a5cc5bab authored by Peter Collingbourne's avatar Peter Collingbourne Committed by Ian Lance Taylor

doc: update list of gccgo import search paths

R=iant
CC=golang-dev
https://golang.org/cl/38560043
parent b113965a
...@@ -291,9 +291,9 @@ first one that it finds. ...@@ -291,9 +291,9 @@ first one that it finds.
<ul> <ul>
<li><code><var>FILE</var>.gox</code> <li><code><var>FILE</var>.gox</code>
<li><code><var>FILE</var>.o</code>
<li><code>lib<var>FILE</var>.so</code> <li><code>lib<var>FILE</var>.so</code>
<li><code>lib<var>FILE</var>.a</code> <li><code>lib<var>FILE</var>.a</code>
<li><code><var>FILE</var>.o</code>
</ul> </ul>
<p> <p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment