aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorAndrew Gierth <rhodiumtoad@postgresql.org>2019-02-04 18:47:33 +0000
committerAndrew Gierth <rhodiumtoad@postgresql.org>2019-02-04 18:54:56 +0000
commit54f5f887fd7df0ba9e286ce7bc4d1b1197afcbf3 (patch)
tree5a36570e430e3916fca1550357c12189197fe799 /src/backend/utils/adt/arrayfuncs.c
parent08ecdfe7e5e0a31efbe1d58fefbe085b53bc79ca (diff)
downloadpostgresql-54f5f887fd7df0ba9e286ce7bc4d1b1197afcbf3.tar.gz
postgresql-54f5f887fd7df0ba9e286ce7bc4d1b1197afcbf3.zip
Move port-specific parts of with_temp_install to port makefile.
Rather than define ld_library_path_ver with a big nested $(if), just put the overriding values in the makefiles for the relevant ports. Also add a variable for port makefiles to append their own stuff to with_temp_install, and use it to set LD_LIBRARY_PATH_RPATH=1 on FreeBSD which is needed to make LD_LIBRARY_PATH override DT_RPATH if DT_RUNPATH is not set (which seems to depend in unpredictable ways on the choice of compiler, at least on my system). Backpatch for the benefit of anyone doing regression tests on FreeBSD. (For other platforms there should be no functional change.)
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions