update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit dfb7d1cb57 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
pkgname="gcc"
pkgver="14.2.0"
pkgdesc=""
pkgdesc="The GNU Compiler Collection"
homepage="https://gcc.gnu.org"
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://ftp.gnu.org/gnu/gcc/${pkgname}-${pkgver}/${sources[0]}")