pgsql: Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on i386.
This might be overly conservative, but we know it does not work on amd64.
Per buildfarm results.

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.freebsd (r1.20 -> r1.21)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.freebsd.diff?r1=1.20&r2=1.21)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Remove sentence: < Logically, a reload should set the same
Next
From: [email protected] (James William Pye)
Date:
Subject: python - pq: Add __repr__ to Message.