1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2025-07-06 21:14:33 +00:00

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.
This commit is contained in:
GitLab CI
2024-07-18 12:18:37 +00:00
parent 5d80d0d8aa
commit 01d962ac43

View File

@ -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