mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
gcc: Remove brig from "other languages"
The support for brig had been removed in GCC 12.
This commit is contained in:
parent
64e462a702
commit
11e8c12c44
@ -302,10 +302,8 @@ ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so /us
|
||||
<parameter>--enable-languages=c,c++,fortran,go,objc,obj-c++,m2</parameter>:
|
||||
This command identifies which languages to build. You may modify
|
||||
this command to remove undesired languages. Other languages can be
|
||||
added, including Ada, D, BRIG (add
|
||||
<parameter>brig</parameter> to the list of enabled languages), a binary
|
||||
format for HSAIL (Heterogeneous System Architecture Intermediate
|
||||
Language), and JIT (add <parameter>jit</parameter> to the list of enabled
|
||||
added, including Ada, D,
|
||||
and JIT (add <parameter>jit</parameter> to the list of enabled
|
||||
languages), a library which can be linked into interpreters that want to
|
||||
generate machine code <quote>on the fly</quote> at run-time. They have not
|
||||
been tested by the BLFS developers.
|
||||
|
Loading…
Reference in New Issue
Block a user