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


Commits:
ae17258e by Frederik Schwan at 2024-05-09T15:12:50+02:00
fix rust compile missing crab1 binary

fixes #11

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -479,6 +479,7 @@ package_gcc-rust() {
  make -C gcc DESTDIR="$pkgdir" rust.install-{common,man,info}
 
  install -Dm755 gcc/gccrs "$pkgdir"/usr/bin/gccrs
+ install -Dm755 gcc/crab1 "$pkgdir"/usr/bin/crab1
 
   # Install Runtime Library Exception
  install -d "$pkgdir/usr/share/licenses/$pkgname/"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/ae17258e5726c1d920ce504496688053ccd07a76
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to