Pass CC and CXX to make depend as well. As soon as we support
authorpatrick <patrick@openbsd.org>
Thu, 8 Jun 2017 18:33:08 +0000 (18:33 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 8 Jun 2017 18:33:08 +0000 (18:33 +0000)
commitaa5482b536e2f10536edf4c82089d5e0ebcb72c2
tree10691b986fe6a90584b65d7833851a874349b4a2
parent51b753612fbb4c0e13269382e0de48e16ab67a3c
Pass CC and CXX to make depend as well.  As soon as we support
dependencies in the clang makefiles we need to make sure to use
a compiler that supports C++11.
Makefile.cross