mirror of
https://github.com/golang/go
synced 2024-11-26 15:56:57 -07:00
doc: update list of gccgo import search paths
R=iant CC=golang-dev https://golang.org/cl/38560043
This commit is contained in:
parent
b113965ad3
commit
a5cc5bab5a
@ -291,9 +291,9 @@ first one that it finds.
|
||||
|
||||
<ul>
|
||||
<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>.a</code>
|
||||
<li><code><var>FILE</var>.o</code>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user