summaryrefslogtreecommitdiff
path: root/cross/arm-none-eabi-gcc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-03 22:43:23 +0000
committerrillig <rillig@pkgsrc.org>2018-01-03 22:43:23 +0000
commit90f4178240f3e8dd7680e7d151646daaf06ada51 (patch)
tree49d2bc94dfe94c5f15a8f98a00f2bb1ec6191ab3 /cross/arm-none-eabi-gcc
parentda0210103addd6e1f178656674bb4e613f415ab4 (diff)
downloadpkgsrc-90f4178240f3e8dd7680e7d151646daaf06ada51.tar.gz
Removed license again.
The newly introduced guess-license make(1) target is too naive. In this case, it just looked at the file COPYING, but the actual rules for this package are much more complicated. Each file has its own license, and the various COPYING files are only references to which the files point.
Diffstat (limited to 'cross/arm-none-eabi-gcc')
-rw-r--r--cross/arm-none-eabi-gcc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/arm-none-eabi-gcc/Makefile b/cross/arm-none-eabi-gcc/Makefile
index 3455c819222..88ce36ae9f2 100644
--- a/cross/arm-none-eabi-gcc/Makefile
+++ b/cross/arm-none-eabi-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/01/03 00:42:46 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2018/01/03 22:43:23 rillig Exp $
DISTNAME= gcc-7.2.0
PKGNAME= cross-arm-none-eabi-${DISTNAME}
@@ -13,7 +13,6 @@ SITES.newlib-${NEWLIBVER}.tar.gz= ftp://sources.redhat.com/pub/newlib/
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= # none
COMMENT= GCC for bare metal ARM EABI
-LICENSE= gnu-gpl-v2
EXTRACT_USING= bsdtar