Skip to content

Commit

Permalink
try rust patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Dahan committed Oct 15, 2020
1 parent 6dd35f3 commit 229de02
Show file tree
Hide file tree
Showing 4 changed files with 34,969 additions and 0 deletions.
4 changes: 4 additions & 0 deletions firefox-wayland/build
Expand Up @@ -5,6 +5,8 @@
sed -i '/net\/if/d' \
media/mtransport/third_party/nICEr/src/stun/addrs-netlink.c

patch -p1 < rust-1.47.0.patch

# Build autoconf 2.13 for Firefox's sole use.
# See: https://bugzilla.mozilla.org/show_bug.cgi?id=104642
(
Expand Down Expand Up @@ -83,6 +85,8 @@ export MOZ_NOSPAM=1
--disable-eme \
--disable-necko-wifi

sed -i 's/\("files":{\)[^}]*/\1/' third_party/rust/syn/.cargo-checksum.json third_party/rust/proc-macro2/.cargo-checksum.json

make
make DESTDIR="$1" install

Expand Down
1 change: 1 addition & 0 deletions firefox-wayland/checksums
@@ -1,3 +1,4 @@
91b6482de9b193b19d1fd9a8b99015a001646a48429297bbb7fe41784f9f9b44
f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e
3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
fe2efef72a84b88f2de7ab7bc49b2bfcf846c42b317185cb8c26616f3fad42ff

0 comments on commit 229de02

Please sign in to comment.