summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772020-12-31 13:25:51 +0100
committerhawkeye1164772020-12-31 13:25:51 +0100
commit5cf457031253f35913cb3ddd49a30c1ba1dea5ed (patch)
treeeb7fa44587d669df91dd75cf581147f6d9afa65b
parent81337915ddcea1b5f71997c1365a0117898c9cda (diff)
downloadaur-5cf457031253f35913cb3ddd49a30c1ba1dea5ed.tar.gz
Update
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc34e04dc0d6..2ab951288fa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,6 +59,8 @@ prepare() {
patch -Np1 -i ../sandbox-fips.patch
patch -Np1 -i ../rust_1.48.patch
patch -Np1 -i ../remoting-name.patch
+
+ # See https://bugzilla.mozilla.org/show_bug.cgi?id=1684180
patch -Np1 -i ../cbindgen16.patch
cat >../mozconfig <<END