diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2024-12-08 19:25:55 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2024-12-08 19:46:16 +0300 |
commit | 693f03f7f9738d7e7a68f03477725f24dfd3d2b6 (patch) | |
tree | b6d0ceba9765598d4e9f7dd8d26bf4746854d988 /contrib/libs/simdjson/.yandex_meta/__init__.py | |
parent | 2d3a24a6684d588b572cc791c2cacaca3e5146e8 (diff) | |
download | ydb-693f03f7f9738d7e7a68f03477725f24dfd3d2b6.tar.gz |
Update contrib/libs/simdjson to 3.11.1
commit_hash:14237b152d8d41e7d920835693370e646b91ae42
Diffstat (limited to 'contrib/libs/simdjson/.yandex_meta/__init__.py')
-rw-r--r-- | contrib/libs/simdjson/.yandex_meta/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libs/simdjson/.yandex_meta/__init__.py b/contrib/libs/simdjson/.yandex_meta/__init__.py index e1b5bbba8e..1654d7994d 100644 --- a/contrib/libs/simdjson/.yandex_meta/__init__.py +++ b/contrib/libs/simdjson/.yandex_meta/__init__.py @@ -9,6 +9,7 @@ simdjson = CMakeNinjaNixProject( "CppCoreCheck\\Warnings.h", "simdjson/nonstd/string_view.hpp", "simdjson/ppc64/", + "sys/byteorder.h", "ppc64.cpp", "lasx.cpp", "lasxintrin.h", |