Rebuild without stripping
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: glibc
|
name: glibc
|
||||||
description: The GNU C Library
|
description: The GNU C Library
|
||||||
version: "2.42"
|
version: "2.42"
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://www.gnu.org/software/libc/
|
url: https://www.gnu.org/software/libc/
|
||||||
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -18,6 +18,8 @@ make_depends:
|
|||||||
- python3
|
- python3
|
||||||
provides:
|
provides:
|
||||||
- libc
|
- libc
|
||||||
|
options:
|
||||||
|
- nostrip
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://ftpmirror.gnu.org/gnu/glibc/glibc-${BPM_PKG_VERSION}.tar.xz
|
- url: https://ftpmirror.gnu.org/gnu/glibc/glibc-${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
|
|||||||
Reference in New Issue
Block a user