Content-Length: 261384 | pFad | http://github.com/postgrespro/postgres_cluster/commit/f0566cec3a9fd67d30612afbe6dc4cf602641efa

97 Make DLSUFFIX easily discoverable by build scripts · postgrespro/postgres_cluster@f0566ce · GitHub
Skip to content

Commit f0566ce

Browse files
committed
Make DLSUFFIX easily discoverable by build scripts
This will enable things like the buildfarm client to discover more reliably if certain libraries have been installed. Discussion: https://postgr.es/m/859e7c91-7ef4-d4b4-2ca2-8046e0cbee09@2ndQuadrant.com Backpatch to all live branches.
1 parent 0f514dd commit f0566ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Makefile.global.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,11 @@ ifeq ($(enable_rpath), yes)
527527
LDFLAGS += $(rpath)
528528
endif
529529

530+
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
531+
.PHONY: show_dl_suffix
532+
show_dl_suffix
533+
@echo $(DLSUFFIX)
534+
530535

531536
##########################################################################
532537
#

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/f0566cec3a9fd67d30612afbe6dc4cf602641efa

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy