pkgsrc-WIP-changes archive

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

spread4: Note lack of upstream response to bug report



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Sep 16 21:22:22 2020 -0400
Changeset:	75d0f6ba291ded040e5960b2dc0e820e92dd291c

Modified Files:
	spread4/Makefile

Log Message:
spread4: Note lack of upstream response to bug report

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

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

diffstat:
 spread4/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/spread4/Makefile b/spread4/Makefile
index c00fe77933..1de4927e14 100644
--- a/spread4/Makefile
+++ b/spread4/Makefile
@@ -57,7 +57,7 @@ post-install:
 
 .include "../../mk/dlopen.buildlink3.mk"
 # Work around upstream bug where -ldl is added on NetBSD.  Reported to
-# contact address on 20200830.
+# contact address on 20200830, with no response.
 BUILDLINK_TRANSFORM+=   opt:-ldl:${BUILDLINK_LDADD.dl:M*}
 
 .include "../../mk/pthread.buildlink3.mk"


Home | Main Index | Thread Index | Old Index