Skip to content

Commit

Permalink
browser(firefox): roll to ToT 4/15/2020 (#1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman committed Apr 16, 2020
1 parent 56aa4c2 commit a46a324
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 93 deletions.
2 changes: 1 addition & 1 deletion browser_patches/firefox/BUILD_NUMBER
@@ -1 +1 @@
1081
1082
2 changes: 1 addition & 1 deletion browser_patches/firefox/UPSTREAM_CONFIG.sh
@@ -1,3 +1,3 @@
REMOTE_URL="https://github.com/mozilla/gecko-dev"
BASE_BRANCH="beta"
BASE_REVISION="d140f8cc3e2aaaa8af73f92785041783a9a6b791"
BASE_REVISION="123c1a431fe7e2a72e9eb6e5077330a8365ab907"
1 change: 1 addition & 0 deletions browser_patches/firefox/build.sh
Expand Up @@ -23,6 +23,7 @@ if [[ "$(uname)" == "Darwin" ]]; then
echo "-- building on Mac"
elif [[ "$(uname)" == "Linux" ]]; then
echo "-- building on Linux"
echo "ac_add_options --disable-av1" > .mozconfig
elif [[ "$(uname)" == MINGW* ]]; then
if [[ $1 == "--win64" ]]; then
echo "-- building win64 build on MINGW"
Expand Down

0 comments on commit a46a324

Please sign in to comment.