-
- Downloads
From: Darren King <darrenk@insightdist.com>
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.
Showing
- src/backend/parser/gram.c 2 additions, 2 deletionssrc/backend/parser/gram.c
- src/backend/parser/parse.h 215 additions, 216 deletionssrc/backend/parser/parse.h
- src/interfaces/ecpg/lib/Makefile.in 3 additions, 3 deletionssrc/interfaces/ecpg/lib/Makefile.in
- src/interfaces/ecpg/preproc/Makefile 1 addition, 1 deletionsrc/interfaces/ecpg/preproc/Makefile
- src/interfaces/libpq/Makefile.in 3 additions, 6 deletionssrc/interfaces/libpq/Makefile.in
- src/makefiles/Makefile.aix 3 additions, 0 deletionssrc/makefiles/Makefile.aix
- src/utils/Makefile 2 additions, 6 deletionssrc/utils/Makefile
Loading
Please register or sign in to comment