pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/alacritty alacritty: add link to tech-x11 thread
details: https://anonhg.NetBSD.org/pkgsrc/rev/65ac2d2f24c7
branches: trunk
changeset: 455804:65ac2d2f24c7
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Jul 12 14:10:10 2021 +0000
description:
alacritty: add link to tech-x11 thread
diffstat:
x11/alacritty/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 670e972b2d5a -r 65ac2d2f24c7 x11/alacritty/Makefile
--- a/x11/alacritty/Makefile Mon Jul 12 14:03:47 2021 +0000
+++ b/x11/alacritty/Makefile Mon Jul 12 14:10:10 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/06/20 10:09:35 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2021/07/12 14:10:10 tnn Exp $
DISTNAME= alacritty-0.8.0
PKGREVISION= 2
@@ -29,6 +29,7 @@
.if ${OPSYS} == "NetBSD" && ${X11_TYPE} == "native"
# This works around XIM errors when RTLD local-binding libX11.
+# See: https://mail-index.netbsd.org/tech-x11/2021/07/12/msg002222.html
# But it might also break GPU accelerated mode.
SUBST_CLASSES+= rtld
SUBST_MESSAGE.rtld= amend RTLD_GLOBAL
Home |
Main Index |
Thread Index |
Old Index