gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8881: gcc13 snapshot now with Rust and Modula 2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8881: gcc13 snapshot now with Rust and Modula 2
Date: Mon, 19 Dec 2022 21:34:03 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8881
revision-id: carlhansen1234@gmail.com-20221220023358-m2l9s17gqdwxvrxg
parent: carlhansen1234@gmail.com-20221219085355-oj7x1j8t76zt10dc
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-12-19 18:33:58 -0800
message:
  gcc13 snapshot now with Rust and Modula 2
modified:
  pkg/gnualpha/gcc13snapshot/Makefile makefile-20220519220938-86phqbzfi9rlqj68-2
=== modified file 'pkg/gnualpha/gcc13snapshot/Makefile'
--- a/pkg/gnualpha/gcc13snapshot/Makefile       2022-12-19 05:20:35 +0000
+++ b/pkg/gnualpha/gcc13snapshot/Makefile       2022-12-20 02:33:58 +0000
@@ -26,10 +26,10 @@
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 13 snapshot
 define BLURB
-GCC is the GNU Compiler Collection 1..  It provides compiler front-ends
+GCC is the GNU Compiler Collection.  It provides compiler front-ends
 for several languages, including C, C++, Objective-C, Objective-C++,
-Fortran, Ada, D, Brig, and Go.  It also includes runtime support libraries
-for these languages.
+Fortran, Ada, D, Brig, Go, Rust, and Modular 2.  It also includes runtime 
+support libraries for these languages.
 endef
 
 # if downloading not working, look here:
@@ -126,7 +126,7 @@
 --enable-gnu-unique-object \
 --enable-gtk-cairo \
 --enable-host-shared  \
---enable-languages=c,c++,fortran,go,ada,jit,objc,obj-c++ \
+--enable-languages=c,c++,fortran,go,ada,jit,objc,obj-c++,m2,rust \
 --enable-libmpx \
 --enable-libssp \
 --enable-libstdcxx-debug \


reply via email to

[Prev in Thread] Current Thread [Next in Thread]