mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-25 20:24:14 +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:
parent
5d80d0d8aa
commit
01d962ac43
1
PKGBUILD
1
PKGBUILD
@ -121,6 +121,7 @@ prepare() {
|
|||||||
patch -Nsp1 -i "${srcdir}/patch-python3.12-bug1866829.patch"
|
patch -Nsp1 -i "${srcdir}/patch-python3.12-bug1866829.patch"
|
||||||
patch -Nsp1 -i "${srcdir}/patch-python3.12-bug1874280.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
|
export LD_LIBRARY_PATH=/usr/lib/llvm17/lib
|
||||||
|
|
||||||
cat > ../mozconfig << END
|
cat > ../mozconfig << END
|
||||||
|
Loading…
Reference in New Issue
Block a user