gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7585: update gcc11 to 11.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7585: update gcc11 to 11.1.0
Date: Fri, 7 May 2021 19:47:04 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7585
revision-id: carlhansen@gnu.org-20210507234659-bg3twc1awvsqi63u
parent: carlhansen@gnu.org-20210507231808-nnhodfikie29rl43
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Fri 2021-05-07 16:46:59 -0700
message:
  update gcc11 to 11.1.0
modified:
  pkg/gnu/gcc11/Makefile         makefile-20210428052007-s6hgkhmeykbbpts5-3
=== modified file 'pkg/gnu/gcc11/Makefile'
--- a/pkg/gnu/gcc11/Makefile    2021-05-04 03:52:45 +0000
+++ b/pkg/gnu/gcc11/Makefile    2021-05-07 23:46:59 +0000
@@ -47,7 +47,7 @@
 #BUILD_SCRIPTS = compilers
 #links
 
-BUILDDEPS = gmp mpfr mpc zlib
+BUILDDEPS = gmp mpfr mpc zlib isl
 LIBDEPS = 
 INFO_FILES =  \
       cpp.info  \
@@ -114,6 +114,7 @@
 --with-gmp=$(prefix) \
 --with-mpfr=$(prefix) \
 --with-mpc=$(prefix) \
+--with-isl=$(prefix) \
 --with-target-bdw-gc=$(prefix) \
 --enable-checking=release \
 --enable-clocale=gnu \


reply via email to

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