diff options
author | maya <maya@pkgsrc.org> | 2019-10-17 20:56:39 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2019-10-17 20:56:39 +0000 |
commit | a47d2bc1d83debbd9e09229510e8574920898e49 (patch) | |
tree | 59700010bf20e90df0270d574e68284b357e86d3 /cross/Makefile | |
parent | 7842f3ef1670ed619d1ad21b24ad7add6560b4a5 (diff) | |
download | pkgsrc-a47d2bc1d83debbd9e09229510e8574920898e49.tar.gz |
nios2-gcc41: Remove, successor nios2-gcc.
Diffstat (limited to 'cross/Makefile')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/Makefile b/cross/Makefile index d23077fdc48..52805e7adba 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2019/10/11 18:53:02 maya Exp $ +# $NetBSD: Makefile,v 1.92 2019/10/17 20:56:39 maya Exp $ # COMMENT= Cross-platform development utilities @@ -59,7 +59,6 @@ SUBDIR+= mingw-w64-x86_64-winpthreads #SUBDIR+= nios2 # just contains makefile fragments SUBDIR+= nios2-binutils SUBDIR+= nios2-gcc -SUBDIR+= nios2-gcc41 SUBDIR+= objconv SUBDIR+= or1k-none-elf-binutils SUBDIR+= or1k-none-elf-gcc |