bpo-30104: Only use -fno-strict-aliasing on dtoa.c (#1340)
On clang, only compile dtoa.c with -fno-strict-aliasing, use strict aliasing to compile all other C files.
V
Victor Stinner committed
826f83f1d562a7b878499bc3af2267cfdfe5f2f9
Parent: 5a4e3d8
Committed by GitHub <noreply@github.com>
on 4/28/2017, 1:07:10 PM