From 29c74a0d1453656a34b4a6f69abad46c726b009a Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sat, 8 Nov 2025 10:09:31 +0200 Subject: [PATCH] Rebuild without stripping --- pkg.info | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 0183867..81c7242 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: glibc description: The GNU C Library version: "2.42" -revision: 2 +revision: 3 url: https://www.gnu.org/software/libc/ license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause architecture: any @@ -18,6 +18,8 @@ make_depends: - python3 provides: - libc +options: + - nostrip downloads: - url: https://ftpmirror.gnu.org/gnu/glibc/glibc-${BPM_PKG_VERSION}.tar.xz extract_to: ${BPM_SOURCE}