mrrl

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

commit 3258a0dc6eac8f6cc0a06ee533151d9fd82e2088
parent 28eccaaa7f677bf19bc65e2a6da6512c08764b8c
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sun,  4 May 2025 11:04:55 +0000

add -lelf to libelf pkg-config flags

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

diff --git a/templates/pkg/libelf b/templates/pkg/libelf @@ -29,7 +29,7 @@ printf '%s\n' > "$pthbs_destdir/${prefix#/}/library/pkgconfig/libelf.pc" \ 'Version: 0.193' \ '' \ 'Requires:' \ - 'Libs: -L${libdir} -lz -lzstd' \ + 'Libs: -L${libdir} -lelf -lz -lzstd' \ 'Cflags: -I${includedir}' {% endblock %} diff --git a/variants/ccx-x86_64/kernel.environment b/variants/ccx-x86_64/kernel.environment @@ -1,2 +1,2 @@ #!/usr/bin/env pthbs-build -#+linux.f7401ffc600ebc422370b902873ba97b94703e9b4f52db65a22ff09265f31268- \ No newline at end of file +#+linux.8ea7ad155c631d697c347bfeaca34ed671b9ea2f58fca4cc75552ac26c92bd76+ \ No newline at end of file diff --git a/variants/ccx-x86_64/libelf b/variants/ccx-x86_64/libelf @@ -32,7 +32,7 @@ printf '%s\n' > "$pthbs_destdir/${prefix#/}/library/pkgconfig/libelf.pc" \ 'Version: 0.193' \ '' \ 'Requires:' \ - 'Libs: -L${libdir} -lz -lzstd' \ + 'Libs: -L${libdir} -lelf -lz -lzstd' \ 'Cflags: -I${includedir}' diff --git a/variants/ccx-x86_64/linux b/variants/ccx-x86_64/linux @@ -8,7 +8,7 @@ #+bison.1a189980b7909de4d49b57a4821f58147c2cc150fcd4227cb88b63342551a10f #+rsync.8ddf33e53ecdd1f6b001cfb4ab0ed5f7db674fd7fd4ad2594eaa9976f2f2d212 #+zstd.8b11bd81c450d61aa6a44ffd019654c590439df68ebd8987db4cdbbcf182d67c -#+libelf.e2034bf07acca1d8a8811f3102da2237bd8562bfa1c11c41dfcb6ed5909098fa +#+libelf.fd68f03f03caea1e71ca235bd8e1c0d4dc9fe6b5556ff45c3892c4940218c018 #+pkgconf-pkg-config.86f9c193f6ccc64cc2ac696a7e3a258f01b8d0c539312ae37c08ea2354332e90 #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz diff --git a/variants/root-x86_64/kernel.environment b/variants/root-x86_64/kernel.environment @@ -1,2 +1,2 @@ #!/usr/bin/env pthbs-build -#+linux.b51d8a46baa195268d5773ec2b212e5238bc68828d49643aec44449a0acdab4a- \ No newline at end of file +#+linux.a04946f7ad966739877a96deda07ee15085059b2989fd7d46f759401e5b37404+ \ No newline at end of file diff --git a/variants/root-x86_64/libelf b/variants/root-x86_64/libelf @@ -32,7 +32,7 @@ printf '%s\n' > "$pthbs_destdir/${prefix#/}/library/pkgconfig/libelf.pc" \ 'Version: 0.193' \ '' \ 'Requires:' \ - 'Libs: -L${libdir} -lz -lzstd' \ + 'Libs: -L${libdir} -lelf -lz -lzstd' \ 'Cflags: -I${includedir}' diff --git a/variants/root-x86_64/linux b/variants/root-x86_64/linux @@ -8,7 +8,7 @@ #+bison.d9992ea20119a82e24982f67479e65e94ec0fdc686f024f0ed04e87c83a00ef0 #+rsync.0d38ed5b8c53de378afb90bb4162a0adc58ffce7c9ddc40cacdb6db2cda01a15 #+zstd.a83f72c5953bd6b7afc171528a503710b3144bf9197961833fd27926b0a18137 -#+libelf.208d2361a9051d1b6e6350e9c5cfc0e8137a9d6fed40aec0b7b0639e0e3339cf +#+libelf.b129c20086c9a39a997886caaa57b3f7c5be24fd0ceb34289b62e794ff722ed0 #+pkgconf-pkg-config.ea4d3fe0fca073b8e3eb3b731df4d36c062498864ee04f68ce000a6f282b5621 #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz