Module Name:    src
Committed By:   mrg
Date:           Thu Apr 18 22:49:08 UTC 2019

Modified Files:
        src/external/mit/xorg/lib/libGL: Makefile

Log Message:
remove now dated comment.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/external/mit/xorg/lib/libGL/Makefile

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

Modified files:

Index: src/external/mit/xorg/lib/libGL/Makefile
diff -u src/external/mit/xorg/lib/libGL/Makefile:1.25 src/external/mit/xorg/lib/libGL/Makefile:1.26
--- src/external/mit/xorg/lib/libGL/Makefile:1.25	Thu Apr 11 10:15:53 2019
+++ src/external/mit/xorg/lib/libGL/Makefile	Thu Apr 18 22:49:08 2019
@@ -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 @@ PKGDIST.gl=	${X11SRCDIR.Mesa}/src/mesa
 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,; \

Reply via email to