Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
haproxy.20847
haproxy-1.6.0-makefile_lib.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File haproxy-1.6.0-makefile_lib.patch of Package haproxy.20847
diff --git a/Makefile b/Makefile index d62fead7..33fa6338 100644 --- a/Makefile +++ b/Makefile @@ -619,7 +619,7 @@ PCRE_CONFIG := pcre-config PCREDIR := $(shell $(PCRE_CONFIG) --prefix 2>/dev/null || echo /usr/local) ifneq ($(PCREDIR),) PCRE_INC := $(PCREDIR)/include -PCRE_LIB := $(PCREDIR)/lib +PCRE_LIB := $(PCREDIR)/$(LIB) endif ifeq ($(USE_STATIC_PCRE),) @@ -638,7 +638,7 @@ PCRE2_CONFIG := pcre2-config PCRE2DIR := $(shell $(PCRE2_CONFIG) --prefix 2>/dev/null || echo /usr/local) ifneq ($(PCRE2DIR),) PCRE2_INC := $(PCRE2DIR)/include -PCRE2_LIB := $(PCRE2DIR)/lib +PCRE2_LIB := $(PCRE2DIR)/$(LIB) ifeq ($(PCRE2_WIDTH),) PCRE2_WIDTH = 8
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