summaryrefslogtreecommitdiff
path: root/cross/nios2-gcc3
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-06-08 10:53:26 +0000
committerrillig <rillig@pkgsrc.org>2019-06-08 10:53:26 +0000
commit95ce3f227afadd1efad90c5547c0e1a45fe2206e (patch)
tree957dcef3c562fafb49e0c5f10a93918fcd883bac /cross/nios2-gcc3
parentda7926cedfcd3a80a37f3a5db3b7ef9601211bcb (diff)
downloadpkgsrc-95ce3f227afadd1efad90c5547c0e1a45fe2206e.tar.gz
cross/*: let pkglint autofix indentation and variable alignment
pkglint -Wall -F -r cross xtensa-esp32-elf-gcc has been manually edited afterwards because when realigning variable assignments, pkglint only allows one long outlier line. This package has two long SITES.* lines, therefore pkglint wanted to indent the variable values much further to the right. This needs to be fixed in pkglint.
Diffstat (limited to 'cross/nios2-gcc3')
-rw-r--r--cross/nios2-gcc3/Makefile4
-rw-r--r--cross/nios2-gcc3/distinfo4
-rw-r--r--cross/nios2-gcc3/patches/patch-aa3
3 files changed, 6 insertions, 5 deletions
diff --git a/cross/nios2-gcc3/Makefile b/cross/nios2-gcc3/Makefile
index 98d17058b5c..e68b3edbd97 100644
--- a/cross/nios2-gcc3/Makefile
+++ b/cross/nios2-gcc3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/08/22 09:43:10 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2019/06/08 10:53:29 rillig Exp $
PKG_VERSION= 3.4.6
# PKGNAME will have option name only when explictly selected
@@ -38,7 +38,7 @@ CONFIGURE_ARGS= # reset
CONFIGURE_ARGS+= --target=${NIOS2_TARGET:Q}
# following line to avoid getting
# make: exec(nios2--netbsdelf-ar) failed (No such file or directory)
-USE_GNU_CONFIGURE_HOST= NO
+USE_GNU_CONFIGURE_HOST= NO
.endif
CONFIGURE_ARGS+= --enable-languages=c
CONFIGURE_ARGS+= --disable-multilib
diff --git a/cross/nios2-gcc3/distinfo b/cross/nios2-gcc3/distinfo
index 0a31265751e..bb07d8da8bf 100644
--- a/cross/nios2-gcc3/distinfo
+++ b/cross/nios2-gcc3/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 00:47:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/06/08 10:53:29 rillig Exp $
SHA1 (nios2_gnu_gcc3_10.0.tar.gz) = db28844deb79c416d2ded7fafa9b497ff4fa355c
RMD160 (nios2_gnu_gcc3_10.0.tar.gz) = 67f8d48eb49366154efb3fb9c177a978a7768ce5
SHA512 (nios2_gnu_gcc3_10.0.tar.gz) = ba93b9808e4ef637b7d35e4d0cbdcb6619777c0e5fda6cd834b96b20eccdb8d34b0edb52789dafb84eabec7b091cdd7fdbc26dc4a8f56f11597f7aba1ec32f06
Size (nios2_gnu_gcc3_10.0.tar.gz) = 87391346 bytes
-SHA1 (patch-aa) = 33c61a420b37b81e85f5d9a4f4962f4ad03b41ea
+SHA1 (patch-aa) = 30f4bfb8b42d61467168f062d213ad2e82d1b530
SHA1 (patch-ab) = 92c3ae871f7772553c66145cf606bcfcef4ea64d
diff --git a/cross/nios2-gcc3/patches/patch-aa b/cross/nios2-gcc3/patches/patch-aa
index 78656f50c68..1a7792dacb0 100644
--- a/cross/nios2-gcc3/patches/patch-aa
+++ b/cross/nios2-gcc3/patches/patch-aa
@@ -1,4 +1,5 @@
-$NetBSD: patch-aa,v 1.1 2013/11/16 07:41:00 mef Exp $
+$NetBSD: patch-aa,v 1.2 2019/06/08 10:53:29 rillig Exp $
+
#
# craft FPBIT_FUNCS and DPBIT_FUNCS lists to avoid routine collision
# against NetBSD softfloat implementation. Following twelve are to