summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.solaris
AgeCommit message (Expand)Author
2004-12-21Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolicTom Lane
2004-11-19Modify the platform-specific makefiles so that macro 'rpath' is definedTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2001-11-11Fix for compiling libpq++ on Solaris with Sun SPRO6U2.Bruce Momjian
2001-08-29Install the SQL command man pages into a section appropriate for eachPeter Eisentraut
2000-12-16Fix linker options for ODBC driver. See comment inPeter Eisentraut
2000-11-04Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++Peter Eisentraut
2000-10-27Make use of system-specific linker option to embed shared library searchPeter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-10-20Add check for GNU or not GNU ld, needed to pick the right export_dynamicPeter Eisentraut
2000-10-10Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut