gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9183: update gcc13 to 13.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9183: update gcc13 to 13.1.0
Date: Wed, 26 Apr 2023 17:51:52 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9183
revision-id: carlhansen1234@gmail.com-20230426215147-19ydolprcht33gxf
parent: carlhansen1234@gmail.com-20230426190839-c8p4vwp6cuff41ei
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-04-26 14:51:47 -0700
message:
  update gcc13 to 13.1.0
modified:
  pkg/gnu/gcc13/Makefile         makefile-20230426190824-3ao5pgy7dsfgunzl-3
=== modified file 'pkg/gnu/gcc13/Makefile'
--- a/pkg/gnu/gcc13/Makefile    2023-04-26 19:08:39 +0000
+++ b/pkg/gnu/gcc13/Makefile    2023-04-26 21:51:47 +0000
@@ -84,8 +84,8 @@
 ## adjust --enable-languages=   to your liking; this is maximal.
 ## gnat (ada) is a special case;  requires a working ada compiler to
 ## already be installed, the compiler you are using to compile the rest.
+#  Likewise for the D compiler, called "gdc"
 
-# --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
@@ -116,7 +116,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,ada,d,jit,objc,obj-c++,m2 \
 --enable-libmpx \
 --enable-libssp \
 --enable-libstdcxx-debug \


reply via email to

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