Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
postgresql-plr
patch-Makefile-ldflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File patch-Makefile-ldflags.patch of Package postgresql-plr
--- Makefile 2011-08-30 00:42:56.000000000 +0200 +++ Makefile.fix 2012-03-03 19:44:50.021665030 +0100 @@ -21,7 +21,7 @@ PG_CPPFLAGS += -I$(r_includespec) SRCS += plr.c pg_conversion.c pg_backend_support.c pg_userfuncs.c pg_rsupport.c OBJS := $(SRCS:.c=.o) -SHLIB_LINK += -L$(r_libdir1x) -L$(r_libdir2x) -lR +SHLIB_LINK += -L$(r_libdir1x) -L$(r_libdir2x) -lR $(LDFLAGS) DATA_built = plr.sql DATA = plr--8.3.0.13.sql plr--unpackaged--8.3.0.13.sql DOCS = README.plr @@ -72,6 +72,7 @@ override CPPFLAGS := -I"$(srcdir)" -I"$(r_includespec)" $(CPPFLAGS) override CPPFLAGS += -DPKGLIBDIR=\"$(pkglibdir)\" -DDLSUFFIX=\"$(DLSUFFIX)\" override CPPFLAGS += -DR_HOME_DEFAULT=\"$(rhomedef)\" +override CPPFLAGS += $(LDFLAGS) else # can't build
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