pgsql: Remove allow_nonpic_in_shlib

Started by Peter Eisentrautover 13 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Remove allow_nonpic_in_shlib

This was used in a time when a shared libperl or libpython was difficult
to come by. That is obsolete, and the idea behind the flag was never
fully portable anyway and will likely fail on more modern CPU
architectures.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1a5f04dd7eed0ac27cc5da9520ef55e16531bca6

Modified Files
--------------
src/makefiles/Makefile.freebsd | 4 ----
src/makefiles/Makefile.linux | 1 -
src/pl/plperl/GNUmakefile | 5 ++---
src/pl/plpython/Makefile | 5 ++---
4 files changed, 4 insertions(+), 11 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers