diff options
author | thegeorg <thegeorg@yandex-team.com> | 2022-08-30 10:51:15 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2022-08-30 10:51:15 +0300 |
commit | 8057746de6d300d5a307cd2d1488868c2391dfe4 (patch) | |
tree | ac2fd5312e631255f3d51b15931263db3a9d1c2e /library/cpp/lua/json.cpp | |
parent | 6b89c4c058c902fb6ad4a759d5fbcc8cb845fbb0 (diff) | |
download | ydb-8057746de6d300d5a307cd2d1488868c2391dfe4.tar.gz |
Do not pass -msse* options to nvcc
While it might be reasonable to compile host part of `.cu` sources with these optimizations enabled, nvcc tries to pass these options down towards cicc which (obviously) lacks x86_64 extensions support.
Diffstat (limited to 'library/cpp/lua/json.cpp')
0 files changed, 0 insertions, 0 deletions