forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit296a942
committed
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.1 parent8772241 commit296a942
File tree
7 files changed
+229
-234
lines changed- src
- backend/parser
- interfaces
- ecpg
- lib
- preproc
- libpq
- makefiles
- utils
7 files changed
+229
-234
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments
Comments
(0)