Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++
Peter Eisentraut <peter_e@gmx.net>
Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ compilers from different providers. (Especially important since the C++ compiler that goes with your favourite C compiler might not work.)
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.shlib | modified | +7 −7 |
| src/makefiles/Makefile.aix | modified | +3 −4 |
| src/makefiles/Makefile.hpux | modified | +5 −0 |
| src/makefiles/Makefile.solaris | modified | +6 −1 |
| src/makefiles/Makefile.sunos4 | modified | +5 −0 |
| src/makefiles/Makefile.unixware | modified | +5 −0 |