diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-14 10:08:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-14 10:08:46 (GMT) |
commit | 364a1d3125af6c0ff0a4bd2c8afe70fd38f30456 (patch) | |
tree | 197a5664f9cf916ec1cfbda1e2ddd40a5502ea79 /Python/pythonrun.c | |
parent | e7ec9e04c82be72aef621fdfba03f41cbd8599aa (diff) | |
download | cpython-364a1d3125af6c0ff0a4bd2c8afe70fd38f30456.zip cpython-364a1d3125af6c0ff0a4bd2c8afe70fd38f30456.tar.gz cpython-364a1d3125af6c0ff0a4bd2c8afe70fd38f30456.tar.bz2 |
bpo-37681: no_sanitize_thread support from GCC 5.1 (GH-15096)
Fix the following warning with GCC 4.8.5:
Objects/obmalloc.c: warning: ‘no_sanitize_thread’ attribute directive ignored
(cherry picked from commit 7e479c82218450255572e3f5fa1549dc283901ea)
Co-authored-by: Hai Shi <shihai1992@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions