pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/binutils
Module Name: pkgsrc
Committed By: jperkin
Date: Sun Jan 29 09:54:32 UTC 2023
Modified Files:
pkgsrc/devel/binutils: Makefile
Log Message:
binutils: Revert previous.
It looks like binutils 2.40 just completely broke gstrip(1) on SunOS rather
than this being a problem with binutils files being stripped. We'll have to
fix this some other way, but for now this release is marked toxic.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/devel/binutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/binutils/Makefile
diff -u pkgsrc/devel/binutils/Makefile:1.110 pkgsrc/devel/binutils/Makefile:1.111
--- pkgsrc/devel/binutils/Makefile:1.110 Sat Jan 28 12:26:05 2023
+++ pkgsrc/devel/binutils/Makefile Sun Jan 29 09:54:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2023/01/28 12:26:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.111 2023/01/29 09:54:32 jperkin Exp $
DISTNAME= binutils-2.40
CATEGORIES= devel
@@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND g
CONFLICTS= avr-binutils<2.13.2.1nb1
-STRIP_DEBUG_SUPPORTED= no
-
USE_PKGLOCALEDIR= yes
REPLACE_LOCALEDIR_PATTERNS+= Make-in
Home |
Main Index |
Thread Index |
Old Index