ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / web / firefox / patches / Bug1391072.patch
blob66f78f48e46bad7992959292d718ce0828e6bbda
1 https://bugzilla.mozilla.org/show_bug.cgi?id=1391072
3 diff -r 883bf2620473 -r 7ab6305b7f40 build/autoconf/config.guess
4 --- firefox-100.0/build/autoconf/config.guess.old 2022-04-14 14:03:22.196794369 +0000
5 +++ firefox-100.0/build/autoconf/config.guess 2022-04-14 14:04:53.147103647 +0000
6 @@ -424,7 +424,7 @@
7 ;;
8 sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
9 SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`
10 - GUESS=sparc-sun-solaris2$SUN_REL
11 + GUESS=sparc64-sun-solaris2$SUN_REL
13 i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
14 GUESS=i386-pc-auroraux$UNAME_RELEASE