Stop including CFLAGS in CXXFLAGS it creates problems when mixing
authorjsg <jsg@openbsd.org>
Thu, 14 May 2015 02:56:01 +0000 (02:56 +0000)
committerjsg <jsg@openbsd.org>
Thu, 14 May 2015 02:56:01 +0000 (02:56 +0000)
commitcecf84d49f7f825447f22f0c7d1dd3bec987a04f
treef7067b580373ba2d736c5be410d41b3d23d7dd01
parent05d12a02f11e0b0d64fd0bedcf5ae41888b26417
Stop including CFLAGS in CXXFLAGS it creates problems when mixing
C and C++ when wanting to pass flags to only the C compiler.

Tested in a ports bulk build by naddy and the handful of problems
found were fixed by naddy, jca and pascal.
gnu/lib/libstdc++-v3/Makefile
gnu/lib/libstdc++-v3/Makefile.common
gnu/lib/libsupc++-v3/Makefile
share/mk/bsd.lib.mk
share/mk/bsd.prog.mk
share/mk/sys.mk