Module Name:    src
Committed By:   christos
Date:           Tue Jan 14 19:58:19 UTC 2014

Modified Files:
        src/external/gpl2/lvm2/lib/liblvm: Makefile

Log Message:
USE_SSP is defined in bsd.own.mk


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/lvm2/lib/liblvm/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/gpl2/lvm2/lib/liblvm/Makefile
diff -u src/external/gpl2/lvm2/lib/liblvm/Makefile:1.6 src/external/gpl2/lvm2/lib/liblvm/Makefile:1.7
--- src/external/gpl2/lvm2/lib/liblvm/Makefile:1.6	Wed May  2 09:35:03 2012
+++ src/external/gpl2/lvm2/lib/liblvm/Makefile	Tue Jan 14 14:58:19 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.6 2012/05/02 13:35:03 cheusov Exp $
+#	$NetBSD: Makefile,v 1.7 2014/01/14 19:58:19 christos Exp $
 
 LIBISPRIVATE=	yes
 
@@ -15,7 +15,6 @@ CPPFLAGS+=	-I${LVM2_DISTDIR}/lib -I${LVM
 		-I. 
 
 .include <bsd.own.mk>
-.include <bsd.sys.mk> # for USE_SSP
 
 # Some parts of liblvm can't be protected because if its
 # alloca() usage.

Reply via email to