pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unit: a BUILDLINK_TRANSFORM for SunOS is no longer needed



Module Name:	pkgsrc-wip
Committed By:	Sergey A. Osokin <osa%FreeBSD.org@localhost>
Pushed By:	osa
Date:		Wed Dec 8 12:08:20 2021 -0500
Changeset:	d358d31401e8ceb836307e655d62818967536e90

Modified Files:
	unit/Makefile

Log Message:
unit: a BUILDLINK_TRANSFORM for SunOS is no longer needed

Please visit the following link to get details,
https://github.com/NetBSD/pkgsrc/commit/6551e82f13753029d580c81d1b6ddc4988c6bf1d

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d358d31401e8ceb836307e655d62818967536e90

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unit/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/unit/Makefile b/unit/Makefile
index 46f2b05718..34eafcf651 100644
--- a/unit/Makefile
+++ b/unit/Makefile
@@ -10,7 +10,5 @@ MAINTAINER=	osa%FreeBSD.org@localhost
 
 RCD_SCRIPTS=	unit
 
-BUILDLINK_TRANSFORM.SunOS+=	rm:-Werror
-
 .include "../../wip/unit/Makefile.common"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index