gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6913: update gcc10snapshot to 10-20200223


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6913: update gcc10snapshot to 10-20200223
Date: Thu, 27 Feb 2020 15:31:24 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6913
revision-id: address@hidden-20200227203119-sn6pu5gt4ootikyh
parent: address@hidden-20200227185021-2yn8pnx6rm6oyz3z
committer: address@hidden
branch nick: trunk
timestamp: Thu 2020-02-27 12:31:19 -0800
message:
  update gcc10snapshot to 10-20200223
modified:
  pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile       2020-02-26 02:49:34 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile       2020-02-27 20:31:19 +0000
@@ -169,7 +169,7 @@
 #CFLAGS+=-fno-split-stack 
 #CPLUSFLAGS+=-fno-split-stack 
 # due to compile problems with gccgo
-BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fno-split-stack 
CPLUSFLAGS+=-fno-split-stack -Wl,LIBS=-liconv
+BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fsplit-stack CPLUSFLAGS+=-fsplit-stack 
-Wl,LIBS=-liconv
 
 #BUILD_ARGS?=  -Wall -Wextra -Wl,LIBS=-liconv
 #BUILD_ARGS ?= 
@@ -178,6 +178,7 @@
 # adjust as necessary
 #LDFLAGS += -L/usr/lib/x86_64-linux-gnu
 LDFLAGS += -liconv
+LIBS += -liconv
 #CPPFLAGS += -I/usr/include/x86_64-linux-gnu -I$(prefix)/include -isystem 
/usr/include/x86_64-linux-gnu
 #CFLAGS   += -I/usr/include/x86_64-linux-gnu -I$(prefix)/include -isystem 
/usr/include/x86_64-linux-gnu
 


reply via email to

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