Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / gcc


Commits:
1555ff99 by Frederik Schwan at 2026-02-25T11:45:52+01:00
add missing libgm2 dependency for gcc-m2

fixes #35

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -527,6 +527,7 @@ package_gcc-m2() {
     "gcc=$pkgver-$pkgrel"
     'glibc>=2.27'
     gmp
+    libgm2
     libisl.so
     libmpc
     mpfr
@@ -783,7 +784,7 @@ package_libgomp() {
 }
 
 package_libgm2() {
-  pkgdesc='Address Sanitizer runtime library shipped by GCC'
+  pkgdesc='Modula-2 runtime libraries shipped by GCC'
   depends=(
     'glibc>=2.27'
   )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/1555ff995c765e7f964f5a8651c713b152ca1d97

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/1555ff995c765e7f964f5a8651c713b152ca1d97
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to