Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
lvm2.22742
bug-1037309_Makefile-skip-compliling-daemons-lv...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-1037309_Makefile-skip-compliling-daemons-lvmlockd-directory.patch of Package lvm2.22742
From c0d05011007bb46232e64435e05f6f6da212655b Mon Sep 17 00:00:00 2001 From: Eric Ren <zren@suse.com> Date: Tue, 4 Jul 2017 20:11:17 +0800 Subject: [PATCH] build: skip compliling daemons/lvmlockd directory bsc#1037309 Signed-off-by: Eric Ren <zren@suse.com> --- configure | 3 ++- daemons/Makefile.in | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/configure b/configure index e1ae0e8..c442459 100755 --- a/configure +++ b/configure @@ -11865,7 +11865,8 @@ test -n "$LVMPOLLD" && BUILD_LVMPOLLD=$LVMPOLLD $as_echo "$BUILD_LVMPOLLD" >&6; } ################################################################################ -BUILD_LVMLOCKD=no +# BUILD_LVMLOCKD=no +BUILD_LVMLOCKD=yes { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build lvmlockdsanlock" >&5 $as_echo_n "checking whether to build lvmlockdsanlock... " >&6; } diff --git a/daemons/Makefile.in b/daemons/Makefile.in index ebbd740..58d5fef 100644 --- a/daemons/Makefile.in +++ b/daemons/Makefile.in @@ -40,9 +40,9 @@ ifeq ("@BUILD_LVMPOLLD@", "yes") SUBDIRS += lvmpolld endif -ifeq ("@BUILD_LVMLOCKD@", "yes") - SUBDIRS += lvmlockd -endif +# ifeq ("@BUILD_LVMLOCKD@", "yes") +# SUBDIRS += lvmlockd +# endif ifeq ("@BUILD_LVMDBUSD@", "yes") SUBDIRS += lvmdbusd -- 2.10.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor