gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10843: update gcc8 to 8.5.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10843: update gcc8 to 8.5.0
Date: Tue, 19 Nov 2024 13:56:07 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10843
revision-id: carlhansen@gnu.org-20241119185602-5vfqclg9ao6ycszg
parent: carlhansen@gnu.org-20241119185120-g9xcdohpb3ej8jef
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2024-11-19 18:56:02 +0000
message:
  update gcc8 to 8.5.0
modified:
  pkg/gnu/gcc8/Makefile          makefile-20160617013554-2dgkgob7hbc1rnnp-16
  pkg/gnu/gcc8/config.mk         config.mk-20170628194429-srkt1490zr0iclwh-1
=== modified file 'pkg/gnu/gcc8/Makefile'
--- a/pkg/gnu/gcc8/Makefile     2021-05-26 17:54:33 +0000
+++ b/pkg/gnu/gcc8/Makefile     2024-11-19 18:56:02 +0000
@@ -53,7 +53,7 @@
 LIBDEPS = 
 
 ######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/gcc8/config.mk'
--- a/pkg/gnu/gcc8/config.mk    2021-05-26 17:54:33 +0000
+++ b/pkg/gnu/gcc8/config.mk    2024-11-19 18:56:02 +0000
@@ -26,10 +26,9 @@
 # adjust as necessary
 #
 #
-#CONFIGURE_ARGS += 
-
-
-BUILD_ARGS  =  CFLAGS+="--save-temps  -Wextra  -fno-split-stack" \
+
+
+BUILD_OPTS  =  CFLAGS+="--save-temps  -Wextra  -fno-split-stack" \
              CXXFLAGS+="--save-temps  -Wextra  -fno-split-stack"  \
              CPPFLAGS=-DGATHER_STATISTICS=0
 
@@ -77,6 +76,5 @@
 # of building when not using recent gcc to build.
 
 
-BUILD_OPTS ?=  -Wall -Wextra 
 
 


reply via email to

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