Get rid of inappropriate flags in CPPFLAGS override --- these break
Tom Lane <tgl@sss.pgh.pa.us>
Get rid of inappropriate flags in CPPFLAGS override --- these break non-gcc compilers, and they would never belong in CPPFLAGS anyway.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/compatlib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/ecpglib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/pgtypeslib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/test/Makefile | modified | +2 −2 |