summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.freebsd
Commit message (Expand)AuthorAgeFilesLines
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* Shared libraries should not be linked explicitly against -lc on FreeBSDPeter Eisentraut2001-06-201-1/+1
* Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes.Bruce Momjian2001-02-101-1/+1
* Fix linker options for ODBC driver. See comment inPeter Eisentraut2000-12-161-0/+1
* Do not use 'ar cq' to build library archives, use 'ar cr' instead.Peter Eisentraut2000-12-071-1/+1
* Make use of system-specific linker option to embed shared library searchPeter Eisentraut2000-10-271-0/+1
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-1/+5
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-071-1/+1
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-1/+1
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-1/+1
* Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier1999-05-171-3/+7
* slight mods required for freebsd (elf vs aout stuff)Marc G. Fournier1998-11-021-1/+1
* Minor FreeBSD fixes put in placeMarc G. Fournier1998-10-311-5/+5
* Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier1998-10-301-2/+6
* Oops, don't forget to get rid ofthe -Bforcearchive option altogether...Marc G. Fournier1998-10-271-2/+2
* Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have aMarc G. Fournier1998-10-271-0/+9