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/libGLU remove lint hack.



details:   https://anonhg.NetBSD.org/src/rev/1f1754e7dd08
branches:  trunk
changeset: 809317:1f1754e7dd08
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jul 01 15:38:56 2015 +0000

description:
remove lint hack.

diffstat:

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

diffs (11 lines):

diff -r b8ec77243595 -r 1f1754e7dd08 external/mit/xorg/lib/libGLU/Makefile
--- a/external/mit/xorg/lib/libGLU/Makefile     Wed Jul 01 15:37:35 2015 +0000
+++ b/external/mit/xorg/lib/libGLU/Makefile     Wed Jul 01 15:38:56 2015 +0000
@@ -1,6 +1,4 @@
-#      $NetBSD: Makefile,v 1.16 2014/12/16 06:10:12 mrg Exp $
-
-NOLINT=                1       # XTODO: tess.ln SIGSEGVs lint :(
+#      $NetBSD: Makefile,v 1.17 2015/07/01 15:38:56 christos Exp $
 
 .include <bsd.own.mk>
 



Home | Main Index | Thread Index | Old Index