Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
lvm2
device-mapper-static.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File device-mapper-static.patch of Package lvm2
Index: LVM2.2.02.109/libdm/Makefile.in =================================================================== --- LVM2.2.02.109.orig/libdm/Makefile.in +++ LVM2.2.02.109/libdm/Makefile.in @@ -39,9 +39,9 @@ INCLUDES += @VALGRIND_CFLAGS@ INCLUDES = -I$(srcdir)/$(interface) -ifeq ("@STATIC_LINK@", "yes") +#ifeq ("@STATIC_LINK@", "yes") LIB_STATIC = $(interface)/libdevmapper.a -endif +#endif LIB_SHARED = $(interface)/libdevmapper.$(LIB_SUFFIX) LIB_VERSION = $(LIB_VERSION_DM) @@ -71,9 +71,9 @@ libdevmapper.$(LIB_SUFFIX) libdevmapper. INSTALL_TYPE = install_dynamic -ifeq ("@STATIC_LINK@", "yes") +#ifeq ("@STATIC_LINK@", "yes") INSTALL_TYPE += install_static -endif +#endif ifeq ("@PKGCONFIG@", "yes") INSTALL_TYPE += install_pkgconfig
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