Synchronize the shared object build rules in Makefile.port with Makefile.shlib
Peter Eisentraut <peter_e@gmx.net>
Synchronize the shared object build rules in Makefile.port with Makefile.shlib somewhat by adding CFLAGS where the compiler is used and Makefile.shlib already used CFLAGS.
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.shlib | modified | +3 −4 |
| src/makefiles/Makefile.aix | modified | +1 −1 |
| src/makefiles/Makefile.bsdi | modified | +1 −1 |
| src/makefiles/Makefile.freebsd | modified | +1 −1 |
| src/makefiles/Makefile.irix | modified | +1 −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.solaris | modified | +6 −2 |