summaryrefslogtreecommitdiff
path: root/cross/nios2
diff options
context:
space:
mode:
authormef <mef>2013-11-16 07:41:00 +0000
committermef <mef>2013-11-16 07:41:00 +0000
commit71a7edd98d0133b798356714d344585c8f5f1a46 (patch)
tree8e3261a0d1e60d733e5f64a79d08af68e97356ec /cross/nios2
parent8455fb524f88de3b6a9e98afd6f67a8cea09ab0c (diff)
downloadpkgsrc-71a7edd98d0133b798356714d344585c8f5f1a46.tar.gz
As proposed at pkgsrc-users@,
(1) nios2-gcc 3.4.6 renamed to nios2-gcc3 (2) nios2-binutils 2.20 renamed to nios2-bintuils220 (3) nios2-gcc41 4.1.2 is imported from wip nios2/Makefile.common, used be for (1) and (2) are now for (2) and (3).
Diffstat (limited to 'cross/nios2')
-rw-r--r--cross/nios2/Makefile.common10
1 files changed, 5 insertions, 5 deletions
diff --git a/cross/nios2/Makefile.common b/cross/nios2/Makefile.common
index 14617c0e9c1..9511d8b73e0 100644
--- a/cross/nios2/Makefile.common
+++ b/cross/nios2/Makefile.common
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile.common,v 1.1 2013/11/03 10:16:03 mef Exp $
+# $NetBSD: Makefile.common,v 1.2 2013/11/16 07:41:00 mef Exp $
#
-# used by cross/nios2-binutils/Makefile
-# used by cross/nios2-gcc/Makefile
+# used by cross/nios2-binutils220/Makefile
+# used by cross/nios2-gcc41/Makefile
# sentinel to avoid duplicate
.if !defined(NIOS2_MAKEFILECOMMON)
NIOS2_MAKEFILECOMMON= # yes
MASTER_SITES= ftp://ftp.altera.com/outgoing/download/support/ip/processors/nios2/gnu/
-DISTNAME= nios2_gnu_gcc3_10.0
-# nios2_gnu_gcc3_10.1.tgz are the exactly same, see MD5
+DISTNAME= nios2_gnu_gcc4_13.0
+EXTRACT_SUFX= .gz
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes