gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6960: gcc Makefile adjust


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6960: gcc Makefile adjust
Date: Mon, 6 Apr 2020 12:40:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6960
revision-id: carl@aurora-20200406164030-4lvta29jmu5l64kd
parent: carl@aurora-20200406161619-ka8ldp8xjc326e11
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Mon 2020-04-06 09:40:30 -0700
message:
  gcc Makefile adjust
modified:
  pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
  pkg/gnualpha/gcc9snapshot/Makefile makefile-20190601034442-z1ba96fwvbg1kiya-3
=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile       2020-04-06 16:16:19 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile       2020-04-06 16:40:30 +0000
@@ -154,8 +154,7 @@
 --without-cuda-driver  \
 --with-tune=generic \
 --disable-vtable-verify  \
---disable-werror \
--fsplit-stack
+--disable-werror 
 
 #\
 #--enable-bootstrap \

=== modified file 'pkg/gnualpha/gcc9snapshot/Makefile'
--- a/pkg/gnualpha/gcc9snapshot/Makefile        2020-04-04 17:35:13 +0000
+++ b/pkg/gnualpha/gcc9snapshot/Makefile        2020-04-06 16:40:30 +0000
@@ -157,8 +157,7 @@
 --enable-bootstrap \
 --build=x86_64-linux-gnu \
 --host=x86_64-linux-gnu \
---target=x86_64-linux-gnu \
--fsplit-stack
+--target=x86_64-linux-gnu 
 
 # enable-bootstrap might not be necessary, but it solves some problems
 # of building when not using recent gcc to build.


reply via email to

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