Simplify source.sh, fix dependencies and enable CET support

This commit is contained in:
2025-04-14 19:41:51 +03:00
parent e1b84f1c8b
commit 898c929fff
2 changed files with 36 additions and 15 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
name: glibc
description: The GNU C Library
version: 2.41
revision: 2
revision: 3
url: https://www.gnu.org/software/libc/
license: GPL2-or-later
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
architecture: any
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","gettext","grep","gzip","make","perl","python3","sed","texinfo"]
provides: ["libc"]