mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 95bb29ab5a905e1cee6ab85fd52f12c079ed3035
parent d222c632d5b8a9c8242a5a6e9902575ed7554ef7
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sat,  3 May 2025 21:01:15 +0000

strace

Diffstat:
Mtemplates/pkg/strace | 2+-
Mvariants/ccx-x86_64/default.environment | 2+-
Mvariants/ccx-x86_64/strace | 2+-
Mvariants/ccx-x86_64/userspace.environment | 4++--
Mvariants/root-x86_64/default.environment | 2+-
Mvariants/root-x86_64/strace | 2+-
Mvariants/root-x86_64/userspace.environment | 4++--
7 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/templates/pkg/strace b/templates/pkg/strace @@ -9,7 +9,7 @@ cd strace-6.13 patch -p1 <../strace-6.5-static.patch -autotools_static . --with-unwind --without-libdw +autotools_static . --with-unwind --without-libdw --enable-mpers=check check_static command/strace {% endblock %} diff --git a/variants/ccx-x86_64/default.environment b/variants/ccx-x86_64/default.environment @@ -36,7 +36,7 @@ #+applyuidgid-caps.9856a13db04a0f0192c4208744de2c649db2ae721dc0d0dd37eb90346236a514 #+ccx-utils.ab28a8d701f60db69818ef22c546d02eca1ba3900bcdeaf5676bcc13d4b7f114 #+user-env.4e95a5387aa403e1d16a22254f21fb4cec046c69341a5eae764dd8126fb638a8 -#+strace.5204fdf211058b8da5bb56021d9113a1dc8f41f8cb0a4a4a203c4c4ac2ded7cd +#+strace.53097be3dbf67dbf52aa675a59980a7d965fd8cdf965ef3005035e70fc7e4103 #+system-config.8b8a2b03a8f9bad97cf0a3db217832b54a3342816a7fb0c6bfb086547549de2c #+system-config-rc.f1100a179601fb9629ec20a51431541d7092cfabd33ef8d9708e7767d315729f #+system-config-scripts.bdedb957b96fc1efd8259d16dac786d1d9c220dcde66996a16688989f104925d diff --git a/variants/ccx-x86_64/strace b/variants/ccx-x86_64/strace @@ -62,7 +62,7 @@ check_static() { cd strace-6.13 patch -p1 <../strace-6.5-static.patch -autotools_static . --with-unwind --without-libdw +autotools_static . --with-unwind --without-libdw --enable-mpers=check check_static command/strace diff --git a/variants/ccx-x86_64/userspace.environment b/variants/ccx-x86_64/userspace.environment @@ -36,4 +36,4 @@ #+applyuidgid-caps.9856a13db04a0f0192c4208744de2c649db2ae721dc0d0dd37eb90346236a514 #+ccx-utils.ab28a8d701f60db69818ef22c546d02eca1ba3900bcdeaf5676bcc13d4b7f114 #+user-env.4e95a5387aa403e1d16a22254f21fb4cec046c69341a5eae764dd8126fb638a8 -#+strace.5204fdf211058b8da5bb56021d9113a1dc8f41f8cb0a4a4a203c4c4ac2ded7cd- \ No newline at end of file +#+strace.53097be3dbf67dbf52aa675a59980a7d965fd8cdf965ef3005035e70fc7e4103+ \ No newline at end of file diff --git a/variants/root-x86_64/default.environment b/variants/root-x86_64/default.environment @@ -36,7 +36,7 @@ #+applyuidgid-caps.2d571b717bda734b4464e7d3b36bb2c9eaa265fffd595bc090cbb137258121b8 #+ccx-utils.ccaa449ada3142ef075f3c80a6e475520219814490557f308ded4685231a70ac #+user-env.8ad55eebe32b11f005f7b5c6dc204fdccc0a53cd7294f87c1e959ea47793dbca -#+strace.3b079090ae3d33dc4c17c81938e4ef1d311844e175f8188d792042bb99e7354c +#+strace.ce1707d2cf1dfcd965827af80a18c6b97ca20b563b8967be8297322e8adf9296 #+system-config.db2dff20fd0bda4dc1fedd9697304907d9eb143f1c6df0e733e1724a595250e3 #+system-config-rc.8f334e9cbdafc74e6fc7257996dc0fa8200054ec285bdb3901450467d9e52b58 #+system-config-scripts.4c00e32b8c4f6feef53b562356abd54830cc7e889149e4f8bcb928d6e6e93378 diff --git a/variants/root-x86_64/strace b/variants/root-x86_64/strace @@ -62,7 +62,7 @@ check_static() { cd strace-6.13 patch -p1 <../strace-6.5-static.patch -autotools_static . --with-unwind --without-libdw +autotools_static . --with-unwind --without-libdw --enable-mpers=check check_static command/strace diff --git a/variants/root-x86_64/userspace.environment b/variants/root-x86_64/userspace.environment @@ -36,4 +36,4 @@ #+applyuidgid-caps.2d571b717bda734b4464e7d3b36bb2c9eaa265fffd595bc090cbb137258121b8 #+ccx-utils.ccaa449ada3142ef075f3c80a6e475520219814490557f308ded4685231a70ac #+user-env.8ad55eebe32b11f005f7b5c6dc204fdccc0a53cd7294f87c1e959ea47793dbca -#+strace.3b079090ae3d33dc4c17c81938e4ef1d311844e175f8188d792042bb99e7354c- \ No newline at end of file +#+strace.ce1707d2cf1dfcd965827af80a18c6b97ca20b563b8967be8297322e8adf9296+ \ No newline at end of file