diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-01-09 23:46:44 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-01-09 23:46:44 -0500 |
commit | 9d5a160ca3af8f9488d2556fb28b9941d4926ff7 (patch) | |
tree | 9b9c00439ed82e2e070696ef155773c10b43982d /src/backend/access/gist/gistbuild.c | |
parent | 1f3ed51f8e197e9bbf18737a1aa1148ed730f7d8 (diff) | |
download | postgresql-9d5a160ca3af8f9488d2556fb28b9941d4926ff7.tar.gz postgresql-9d5a160ca3af8f9488d2556fb28b9941d4926ff7.zip |
Test linking libperl.so using only Perl's required libraries.
It appears that perl_embed_ldflags should already mention all the libraries
that are required by libperl.so itself. So let's try the test link with
just those and not the other LIBS we've found up to now. This should
more nearly reproduce what will happen when plperl is linked, and perhaps
will fix buildfarm member okapi's problem.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions