mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +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>
|
||||
<seg>
|
||||
gccgo, gfortran, go, and gofmt, hard-linked to architecture
|
||||
gccgo, gfortran, gm2, go, and gofmt, hard-linked to architecture
|
||||
specific names
|
||||
</seg>
|
||||
<seg>
|
||||
libgfortran.{so,a},
|
||||
libgfortran.{so,a}, libgm2.{so,a}
|
||||
libgo.{so,a}, libgobegin.a, libgolibbegin.a,
|
||||
libobjc.{so,a}, and numerous other run-time libraries and executables
|
||||
</seg>
|
||||
@ -411,6 +411,19 @@ ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so /us
|
||||
</listitem>
|
||||
</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">
|
||||
<term><command>go</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user