gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6597: update gcc9snap to 9-20190608


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6597: update gcc9snap to 9-20190608
Date: Sun, 9 Jun 2019 21:27:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6597
revision-id: address@hidden-20190610012740-wfsm2o41syy1l60j
parent: address@hidden-20190610012629-i0c7x586t3tyurg0
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-06-09 18:27:40 -0700
message:
  update gcc9snap to 9-20190608
modified:
  pkg/gnualpha/gcc9snap/Makefile makefile-20190601034442-z1ba96fwvbg1kiya-3
=== modified file 'pkg/gnualpha/gcc9snap/Makefile'
--- a/pkg/gnualpha/gcc9snap/Makefile    2019-06-09 06:05:48 +0000
+++ b/pkg/gnualpha/gcc9snap/Makefile    2019-06-10 01:27:40 +0000
@@ -74,9 +74,6 @@
 
 
 #      libquadmath.info  
-
-
-
 #      libiberty.info  
 
 # BUG gccbrig.info gfc-internals.info not installing correctly yet
@@ -116,7 +113,8 @@
 # Many options at just what Debian ships with;
 # adjust as necessary.
 
-CONFIGURE_ARGS = --program-suffix=-9 \
+CONFIGURE_ARGS = --prefix=$(prefix)  \
+--program-suffix=-9 \
 --program-prefix=x86_64-linux-gnu-  \
 --with-gmp=$(prefix) \
 --with-mpfr=$(prefix) \


reply via email to

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