pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/binutils binutils-2.15 does not support Darwin's...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ab9fe58b94f
branches: trunk
changeset: 496951:1ab9fe58b94f
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sun Jul 17 15:58:55 2005 +0000
description:
binutils-2.15 does not support Darwin's object file format.
diffstat:
devel/binutils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aba32ab66015 -r 1ab9fe58b94f devel/binutils/Makefile
--- a/devel/binutils/Makefile Sun Jul 17 15:11:36 2005 +0000
+++ b/devel/binutils/Makefile Sun Jul 17 15:58:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:18 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/07/17 15:58:55 kristerw Exp $
DISTNAME= binutils-2.15
PKGNAME= binutils-2.15.0.0
@@ -11,7 +11,7 @@
CONFLICTS= avr-binutils<2.13.2.1nb1
-NOT_FOR_PLATFORM= Interix-*-*
+NOT_FOR_PLATFORM= Darwin-*-* Interix-*-*
USE_PKGLOCALEDIR= yes
REPLACE_LOCALEDIR_PATTERNS+= Make-in
Home |
Main Index |
Thread Index |
Old Index