Source-Changes-HG archive

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

[src/trunk]: src/external/gpl2/lvm2/lib/liblvm USE_SSP is defined in bsd.own.mk



details:   https://anonhg.NetBSD.org/src/rev/23463b07bd0b
branches:  trunk
changeset: 792718:23463b07bd0b
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jan 14 19:58:19 2014 +0000

description:
USE_SSP is defined in bsd.own.mk

diffstat:

 external/gpl2/lvm2/lib/liblvm/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 269e3ea1a854 -r 23463b07bd0b external/gpl2/lvm2/lib/liblvm/Makefile
--- a/external/gpl2/lvm2/lib/liblvm/Makefile    Tue Jan 14 18:52:19 2014 +0000
+++ b/external/gpl2/lvm2/lib/liblvm/Makefile    Tue Jan 14 19:58:19 2014 +0000
@@ -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 @@
                -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.



Home | Main Index | Thread Index | Old Index