gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6490: update gcc8 to 8.3.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6490: update gcc8 to 8.3.0
Date: Mon, 29 Apr 2019 04:10:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6490
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2019-04-29 01:10:35 -0700
message:
  update gcc8 to 8.3.0
modified:
  pkg/gnu/gcc8/Makefile          makefile-20160617013554-2dgkgob7hbc1rnnp-16
=== modified file 'pkg/gnu/gcc8/Makefile'
--- a/pkg/gnu/gcc8/Makefile     2019-02-22 17:36:15 +0000
+++ b/pkg/gnu/gcc8/Makefile     2019-04-29 08:10:35 +0000
@@ -46,6 +46,7 @@
     gnat-style.info gnat_ugn.info gnat_ugn.info        libffi.info 
libgomp.info \
     libitm.info libquadmath.info 
 
+BUILD_SCRIPTS = docompilers
 
 BUILDDEPS = gmp mpfr mpc zlib
 LIBDEPS = 
@@ -55,9 +56,13 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
+build-docompilers: 
+       cd $(WORKOBJ) && $(MAKE) all
+       $(MAKECOOKIE)
+
 # slightly imperfect, but it works
-post-build: build
-       CFLAGS=-fno-split-stake make -C $(WORKOBJ)/ all
+#post-build: build
+#      CFLAGS=-fno-split-stake make -C $(WORKOBJ)/ all
 
 # can be addjusted to handle number extension gcc-8
 install-links:


reply via email to

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