Separate -Wl,-E or equivalent into separate make variable, since it's only
Peter Eisentraut <peter_e@gmx.net>
Separate -Wl,-E or equivalent into separate make variable, since it's only necessary for the postgres/postmaster link, not every link.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/Makefile | modified | +3 −3 |
| src/makefiles/Makefile.beos | modified | +1 −1 |
| src/makefiles/Makefile.bsdi | modified | +1 −1 |
| src/makefiles/Makefile.freebsd | modified | +1 −1 |
| src/makefiles/Makefile.hpux | modified | +2 −1 |
| src/makefiles/Makefile.linux | modified | +1 −1 |
| src/makefiles/Makefile.netbsd | modified | +1 −1 |
| src/makefiles/Makefile.openbsd | modified | +1 −1 |
| src/makefiles/Makefile.sco | modified | +1 −1 |
| src/makefiles/Makefile.univel | modified | +2 −1 |
| src/makefiles/Makefile.unixware | modified | +1 −1 |
| src/template/hpux | modified | +1 −1 |