aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-07-24 23:31:03 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-07-24 23:31:03 +0300
commit93c9bcb654b3d1158b8b0b3c7c59985da88d2c68 (patch)
treef6ec21e24ddbc1f46e14890838937da5068cdcfb /contrib/libs
parentf8d40d044d6915bedeb820476ecb1dc44c364cdf (diff)
downloadydb-93c9bcb654b3d1158b8b0b3c7c59985da88d2c68.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/linux-headers/ya.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/libs/linux-headers/ya.make b/contrib/libs/linux-headers/ya.make
index f36df381a4..374910503f 100644
--- a/contrib/libs/linux-headers/ya.make
+++ b/contrib/libs/linux-headers/ya.make
@@ -1,11 +1,7 @@
-# Generated by devtools/yamaker from nixpkgs 980c4c3c2f664ccc5002f7fd6e08059cf1f00e75.
+# Generated by devtools/yamaker from nixpkgs 22.11.
LIBRARY()
-VERSION(5.7)
-
-ORIGINAL_SOURCE(mirror://kernel/linux/kernel/v5.x/linux-5.7.tar.xz)
-
LICENSE(
"(GPL-2.0-only WITH Linux-syscall-note OR BSD-2-Clause)" AND
"(GPL-2.0-only WITH Linux-syscall-note OR BSD-3-Clause)" AND
@@ -32,6 +28,10 @@ LICENSE(
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+VERSION(5.7)
+
+ORIGINAL_SOURCE(mirror://kernel/linux/kernel/v5.x/linux-5.7.tar.xz)
+
DISABLE(NEED_PLATFORM_PEERDIRS)
DISABLE(WITH_VALGRIND)