Source-Changes-HG archive

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

[src/trunk]: src/external/mit/xorg/lib/libGL remove now dated comment.



details:   https://anonhg.NetBSD.org/src/rev/635f5818a0cc
branches:  trunk
changeset: 455939:635f5818a0cc
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Apr 18 22:49:08 2019 +0000

description:
remove now dated comment.

diffstat:

 external/mit/xorg/lib/libGL/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 98117841d21c -r 635f5818a0cc external/mit/xorg/lib/libGL/Makefile
--- a/external/mit/xorg/lib/libGL/Makefile      Thu Apr 18 20:11:57 2019 +0000
+++ b/external/mit/xorg/lib/libGL/Makefile      Thu Apr 18 22:49:08 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.25 2019/04/11 10:15:53 maya Exp $
+#      $NetBSD: Makefile,v 1.26 2019/04/18 22:49:08 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -202,7 +202,7 @@
 PKGCONFIG_VERSION.gl=  ${MESA_VER}
 
 # XXX remove these from bsd.x11.mk
-# XXX enable GLX TLS?  it's enabled in the code, but not here..
+
 PKGCONFIG_SED_FLAGS= \
        -e "s,@GL_PC_REQ_PRIV@,libdrm x11 xext xdamage xfixes xcb-glx xcb-dri2 xxf86vm,; \
            s,@GL_PKGCONF_LIB@,GL,; \



Home | Main Index | Thread Index | Old Index