gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9186: update gcc13snapshot to 13.1.0-RC-20230421


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9186: update gcc13snapshot to 13.1.0-RC-20230421
Date: Wed, 26 Apr 2023 20:09:12 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9186
revision-id: carlhansen1234@gmail.com-20230427000906-iccz9j2sms3dh4zj
parent: carlhansen1234@gmail.com-20230426235911-7cqbszagx07esv7r
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-04-26 17:09:06 -0700
message:
  update gcc13snapshot to 13.1.0-RC-20230421
modified:
  pkg/gnualpha/gcc13snapshot/Makefile makefile-20220519220938-86phqbzfi9rlqj68-2
=== modified file 'pkg/gnualpha/gcc13snapshot/Makefile'
--- a/pkg/gnualpha/gcc13snapshot/Makefile       2023-04-22 20:57:52 +0000
+++ b/pkg/gnualpha/gcc13snapshot/Makefile       2023-04-27 00:09:06 +0000
@@ -28,7 +28,7 @@
 define BLURB
 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, Go, Rust, and Modula 2. WIth runtime 
+Fortran, Ada, D, Go, and Modula 2. WIth runtime 
 support libraries for these languages.
 endef
 
@@ -89,7 +89,6 @@
 ## gnat (ada) is a special case;  requires a working ada compiler to
 ## already be installed, the compiler you are using to compile the rest.
 
-# --enable-languages=c,c++,fortran,go,objc,obj-c++,ada,brig,d,jit  \
 
 # jit requires --enable-host-shared
 # --enable-host-shared typically slows the rest of the compiler down by
@@ -120,7 +119,7 @@
 --enable-gnu-unique-object \
 --enable-gtk-cairo \
 --enable-host-shared  \
---enable-languages=c,c++,fortran,go,ada,jit,objc,obj-c++,m2 \
+--enable-languages=c,c++,fortran,go,d,ada,jit,objc,obj-c++,m2 \
 --enable-libmpx \
 --enable-libssp \
 --enable-libstdcxx-debug \


reply via email to

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