mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 19:57:18 +08:00
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
This commit is contained in:
commit
76f2fb44bc
@ -379,11 +379,11 @@ ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so /us
|
|||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>
|
<seg>
|
||||||
gccgo, gfortran, go, and gofmt, hard-linked to architecture
|
gccgo, gfortran, gm2, go, and gofmt, hard-linked to architecture
|
||||||
specific names
|
specific names
|
||||||
</seg>
|
</seg>
|
||||||
<seg>
|
<seg>
|
||||||
libgfortran.{so,a},
|
libgfortran.{so,a}, libgm2.{so,a}
|
||||||
libgo.{so,a}, libgobegin.a, libgolibbegin.a,
|
libgo.{so,a}, libgobegin.a, libgolibbegin.a,
|
||||||
libobjc.{so,a}, and numerous other run-time libraries and executables
|
libobjc.{so,a}, and numerous other run-time libraries and executables
|
||||||
</seg>
|
</seg>
|
||||||
@ -411,6 +411,19 @@ ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so /us
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="gm2">
|
||||||
|
<term><command>gm2</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
is a GCC-based compiler for the
|
||||||
|
<application>Modula-2</application> language
|
||||||
|
</para>
|
||||||
|
<indexterm zone="gcc gm2">
|
||||||
|
<primary sortas="b-gm2">gm2</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="go">
|
<varlistentry id="go">
|
||||||
<term><command>go</command></term>
|
<term><command>go</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user