SIGN IN SIGN UP

bpo-30104: configure now detects when cc is clang (#1233)

Detect when the "cc" compiler (and the $CC variable) is the Clang
compiler. The test is needed to add the -fno-strict-aliasing option
on FreeBSD where cc is clang.
V
Victor Stinner committed
35f3d240ee5f0958034bd500949b08764e36f4dc
Parent: 28205b2
Committed by GitHub <noreply@github.com> on 4/21/2017, 10:35:24 AM