pkgsrc/databases/postgresql/patches
jlam 219833889a Add -Wl flags from LDFLAGS to the EXTRA_LIBS. This allows libpq.so to be
found at run-time, as before, the -Wl,-R options that set the run-time
library search path weren't being used.  Simply using LDFLAGS without
filtering doesn't work because the configure script appends CFLAGS to
LDFLAGS, and some commonly-used compiler options, e.g. -mcpu=..., which
causes python's makesetup to choke because the options aren't in the list
of recognized linker options.  Thanks to D'Arcy J.M. Cain <darcy@druid.net>
for pointing out the error and possible solution.
2001-12-06 03:46:21 +00:00
..
patch-aa Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-ab Patch readline detection to try running the test program so that we catch 2001-07-27 17:52:33 +00:00
patch-ac Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-ad Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-ae Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-af Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-ag Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-ah Add -Wl flags from LDFLAGS to the EXTRA_LIBS. This allows libpq.so to be 2001-12-06 03:46:21 +00:00
patch-ai Update postgresql to 7.1.1 Pkgsrc changes include splitting into: 2001-05-14 14:52:36 +00:00
patch-aj Update postgresql and packages built from postgresql sources to 7.1.3. 2001-09-07 08:49:10 +00:00
patch-ak Update postgresql and packages built from postgresql sources to 7.1.3. 2001-09-07 08:49:10 +00:00
patch-al Patch readline detection to try running the test program so that we catch 2001-07-27 17:52:33 +00:00
patch-am The PyGreSQL module here has some nasty bugs which will be fixed in the 2001-11-04 21:25:48 +00:00