Follow-up to r321684 (Don't use libc++ when cross-building for gcc
authordim <dim@FreeBSD.org>
Mon, 7 Aug 2017 16:23:53 +0000 (16:23 +0000)
committerdim <dim@FreeBSD.org>
Mon, 7 Aug 2017 16:23:53 +0000 (16:23 +0000)
commit1e212edbd475bf7ebbf46e21095c9a978cd99a0c
treee2a232c288568f6a52a89cb720b267847ff03e33
parent04a64ac1b2e9b0da5fc220f236663734e3d33551
Follow-up to r321684 (Don't use libc++ when cross-building for gcc
arches), and handle two more cases where libc++ includes could be
incorrectly enabled, in case the host compiler is clang 5.0.0, and the
target (cross) compiler is gcc 4.2.1.

Noted by: bdrewery
MFC after: 3 days
X-MFC-With: 321684
Makefile.inc1
Makefile.libcompat