pkgsrc/databases/postgresql
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
..
files Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-21 21:40:07 +00:00
patches Add -Wl flags from LDFLAGS to the EXTRA_LIBS. This allows libpq.so to be 2001-12-06 03:46:21 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
distinfo Add -Wl flags from LDFLAGS to the EXTRA_LIBS. This allows libpq.so to be 2001-12-06 03:46:21 +00:00
Makefile Use PKGREVISION to manage the package-specific version number when it 2001-12-03 08:06:24 +00:00
Makefile.common Use PKGREVISION to manage the package-specific version number when it 2001-12-03 08:06:24 +00:00
Makefile.ssl Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-21 21:40:07 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00