Rebuild without stripping
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user