Rebuild without stripping

This commit is contained in:
2025-11-08 10:09:31 +02:00
parent 29f41a7e53
commit 29c74a0d14
+3 -1
View File
@@ -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}