gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7472: update gcc10 to 10.3.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7472: update gcc10 to 10.3.0
Date: Thu, 8 Apr 2021 21:23:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7472
revision-id: carlhansen@gnu.org-20210409012305-oyq5lrhlkbdl2wyr
parent: carlhansen@gnu.org-20210409011310-nw2d0adsfce2307g
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-04-08 18:23:05 -0700
message:
  update gcc10 to 10.3.0
modified:
  pkg/gnu/gcc10/Makefile         makefile-20200507221100-nis11hdo9mwrdiwt-4
=== modified file 'pkg/gnu/gcc10/Makefile'
--- a/pkg/gnu/gcc10/Makefile    2021-04-09 01:13:10 +0000
+++ b/pkg/gnu/gcc10/Makefile    2021-04-09 01:23:05 +0000
@@ -162,7 +162,7 @@
 #CFLAGS+=-fno-split-stack 
 #CPLUSFLAGS+=-fno-split-stack 
 # due to compile problems with gccgo
-BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fsplit-stack CPLUSFLAGS+=-fsplit-stack 
-Wl,LIBS=-liconv
+BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fsplit-stack CPLUSFLAGS+=-fsplit-stack 
 
 #BUILD_ARGS?=  -Wall -Wextra -Wl,LIBS=-liconv
 #BUILD_ARGS ?= 
@@ -170,8 +170,8 @@
 ######################################################################
 # adjust as necessary
 #LDFLAGS += -L/usr/lib/x86_64-linux-gnu
-LDFLAGS += -liconv
-LIBS += -liconv
+#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]