bpo-36618: Don't add -fmax-type-align=8 flag for clang (GH-13320)
Python 3.8 now respects the x86-64 ABI: memory allocations are aligned on 16 bytes. The clang flag was only used as a temporary workaround.
V
Victor Stinner committed
d97adfb409290a1e4ad549e4af58cacea86d3358
Parent: c1f5667
Committed by GitHub <noreply@github.com>
on 5/14/2019, 5:29:53 PM