First pass through, of many to come, towards making the whole source
Marc G. Fournier <scrappy@hub.org>
First pass through, of many to come, towards making the whole source tree "non-PORTNAME" dependent. Technically, anything that is PORTNAME dependent should be able to be derived at compile time, through configure or through gcc
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/Makefile | modified | +6 −4 |
| src/backend/catalog/Makefile | modified | +6 −4 |
| src/backend/executor/Makefile | modified | +6 −4 |
| src/backend/lib/Makefile | modified | +6 −4 |
| src/backend/libpq/Makefile | modified | +6 −4 |
| src/backend/main/main.c | modified | +2 −2 |
| src/backend/main/Makefile | modified | +6 −4 |
| src/backend/Makefile | modified | +13 −1 |
| src/backend/nodes/Makefile | modified | +6 −4 |