pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross
Module Name: pkgsrc
Committed By: maya
Date: Fri Oct 4 16:05:10 UTC 2019
Modified Files:
pkgsrc/cross: Makefile
Removed Files:
pkgsrc/cross/nios2-gcc3: DESCR Makefile PLIST distinfo
pkgsrc/cross/nios2-gcc3/patches: patch-aa patch-ab
Log Message:
nios2-gcc3: remove. The compiler built from this package hangs during the
build.
We have other nios2-gcc packages. (And it's still in the latest GCC sources)
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/cross/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/cross/nios2-gcc3/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/cross/nios2-gcc3/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/cross/nios2-gcc3/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/cross/nios2-gcc3/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/cross/nios2-gcc3/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/cross/nios2-gcc3/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/Makefile
diff -u pkgsrc/cross/Makefile:1.89 pkgsrc/cross/Makefile:1.90
--- pkgsrc/cross/Makefile:1.89 Fri Sep 20 15:20:58 2019
+++ pkgsrc/cross/Makefile Fri Oct 4 16:05:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2019/09/20 15:20:58 bouyer Exp $
+# $NetBSD: Makefile,v 1.90 2019/10/04 16:05:09 maya Exp $
#
COMMENT= Cross-platform development utilities
@@ -61,7 +61,6 @@ SUBDIR+= mingw-w64-x86_64-winpthreads
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc
-SUBDIR+= nios2-gcc3
SUBDIR+= nios2-gcc41
SUBDIR+= objconv
SUBDIR+= or1k-none-elf-binutils
Home |
Main Index |
Thread Index |
Old Index