diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-05-14 17:29:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-14 17:29:53 (GMT) |
commit | d97adfb409290a1e4ad549e4af58cacea86d3358 (patch) | |
tree | e5f681ef6b84a121cc115b10c1c2a503f4f7606b /Lib/test/test_asyncio/test_streams.py | |
parent | c1f5667be1e3ec5871560c677402c1252c6018a6 (diff) | |
download | cpython-d97adfb409290a1e4ad549e4af58cacea86d3358.zip cpython-d97adfb409290a1e4ad549e4af58cacea86d3358.tar.gz cpython-d97adfb409290a1e4ad549e4af58cacea86d3358.tar.bz2 |
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.
Diffstat (limited to 'Lib/test/test_asyncio/test_streams.py')
0 files changed, 0 insertions, 0 deletions