Update package version to 150.0
This commit is contained in:
@@ -9,8 +9,8 @@ prepare() {
|
||||
# Fix build with glibc 2.43
|
||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=1999625
|
||||
patch -Np1 -i "$BPM_WORKDIR"/0001-Patch-glsl-optimizer-to-build-with-glibc-2.43.patch
|
||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=2016618
|
||||
patch -Np1 -i "$BPM_WORKDIR"/0002-Bug-2016618-Fix-Linux-sandbox-build-breakage-on-glib.patch
|
||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=2033279
|
||||
patch -Np1 -i "$BPM_WORKDIR"/0002-Bug-2033279-Make-enable-rust-simd-work-with-Rust-1.9.patch
|
||||
|
||||
# Generate mozconfig
|
||||
cat > mozconfig <<-EOF
|
||||
|
||||
Reference in New Issue
Block a user