Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/lua/lib/liblua remove LINTFLAGS
details: https://anonhg.NetBSD.org/src/rev/0b171bd4a910
branches: trunk
changeset: 336069:0b171bd4a910
user: christos <christos%NetBSD.org@localhost>
date: Mon Feb 09 20:41:01 2015 +0000
description:
remove LINTFLAGS
diffstat:
external/mit/lua/lib/liblua/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 5a61c05370d3 -r 0b171bd4a910 external/mit/lua/lib/liblua/Makefile
--- a/external/mit/lua/lib/liblua/Makefile Mon Feb 09 20:12:47 2015 +0000
+++ b/external/mit/lua/lib/liblua/Makefile Mon Feb 09 20:41:01 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/02/09 16:47:17 christos Exp $
+# $NetBSD: Makefile,v 1.8 2015/02/09 20:41:01 christos Exp $
LIB= lua
LUA_CORE= lapi.c lcode.c lctype.c ldebug.c ldo.c ldump.c lfunc.c lgc.c \
@@ -18,7 +18,6 @@
CWARNFLAGS.clang+= -Wno-empty-body
LIBDPLIBS+= m ${NETBSDSRCDIR}/lib/libm
-LINTFLAGS+=-V
.PATH: ${NETBSDSRCDIR}/external/mit/lua/dist/src
Home |
Main Index |
Thread Index |
Old Index