diff options
author | thegeorg <thegeorg@yandex-team.com> | 2025-05-16 11:29:06 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2025-05-16 11:43:48 +0300 |
commit | 0df4b4b19501ef1cd3157b8615851269e54132f6 (patch) | |
tree | 0390dc365aaf40a1add0fc127c0f5186f9ef34a0 /contrib/python/matplotlib/py2/pylab.py | |
parent | bd2e3ff66d6b4398194fe32537a0156cfd95310a (diff) | |
download | ydb-0df4b4b19501ef1cd3157b8615851269e54132f6.tar.gz |
yt: Use well-known macros to test if we are building with SSE4.2
```
(dflt) thegeorg@jakku:~/arcadia@trunk$ ya tool c++ -E -dM - -msse4.2 < /dev/null | grep SSE4
#define __SSE4_1__ 1
#define __SSE4_2__ 1
```
On Windows, this macros is defined by the means of ymake.core.conf.
commit_hash:ec670bbe09b73580df6c7acf4760fedce7597676
Diffstat (limited to 'contrib/python/matplotlib/py2/pylab.py')
0 files changed, 0 insertions, 0 deletions