From 01d962ac43d44796acf949850e17cd8df179de1b Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Thu, 18 Jul 2024 12:18:37 +0000 Subject: [PATCH] chore: update firedragon This commit was automatically generated to reflect changes to this package in another repository. The changelog for this package can be found at https://gitlab.com/garuda-linux/pkgbuilds/-/commits/main/firedragon. Logs of the corresponding pipeline run can be found here: https://gitlab.com/garuda-linux/pkgbuilds/-/pipelines/1378817137. --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index bbeb9a7..49e9ca8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -121,6 +121,7 @@ prepare() { patch -Nsp1 -i "${srcdir}/patch-python3.12-bug1866829.patch" patch -Nsp1 -i "${srcdir}/patch-python3.12-bug1874280.patch" + export PATH="/usr/lib/llvm17/bin:$PATH" export LD_LIBRARY_PATH=/usr/lib/llvm17/lib cat > ../mozconfig << END