mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 11:50:33 -05:00
6.3.2 to compile (and run) on my Sparc Solaris 2.5.1 box. Details below: pgsql.sparc.patch-template: Adds -D__sparc__ and -D__sun__, defintions which gcc does define, but Sun's cc does not. :( pgsql.sparc.patch-makefile: Adds a define so that 'lorder' is not used, as it is not found on my machine. Ryan Kirkpatrick |
||
|---|---|---|
| .. | ||
| Makefile.aix | ||
| Makefile.alpha | ||
| Makefile.bsd | ||
| Makefile.bsdi | ||
| Makefile.dgux | ||
| Makefile.hpux | ||
| Makefile.irix5 | ||
| Makefile.linux | ||
| Makefile.sco | ||
| Makefile.solaris_i386 | ||
| Makefile.solaris_sparc | ||
| Makefile.sunos4 | ||
| Makefile.svr4 | ||
| Makefile.ultrix4 | ||
| Makefile.univel | ||
| Makefile.unixware | ||