mirror of
https://github.com/postgres/postgres.git
synced 2026-02-21 00:40:20 -05:00
This patch will... 1. Remove the "-Wall" option from the ecpg/lib and ecpg/preproc Makefile. 2. Remove the addition of $(SRCDIR)/include and-or $(SRCDIR)/backend from ecpg/lib, ecpg/preproc, libpq and utils Makefiles. Already in CFLAGS... 3. Set MK_NO_LORDER and RANLIB in Makefile.aix to avoid a couple of extra steps taken care of by the 'ld' command anyways. |
||
|---|---|---|
| .. | ||
| Makefile.aix | ||
| Makefile.alpha | ||
| Makefile.bsd | ||
| Makefile.bsdi | ||
| Makefile.dgux | ||
| Makefile.hpux | ||
| Makefile.i386_solaris | ||
| Makefile.irix5 | ||
| Makefile.linux | ||
| Makefile.sco | ||
| Makefile.sparc_solaris | ||
| Makefile.sunos4 | ||
| Makefile.svr4 | ||
| Makefile.ultrix4 | ||
| Makefile.univel | ||