commit:     0007f9b18d69574b6166bfae52c9b14f0da09099
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 08:05:14 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 08:06:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0007f9b1

www-client/firefox: add upstream bug# for non-standard AS usage

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-106.0.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-106.0.5.ebuild 
b/www-client/firefox/firefox-106.0.5.ebuild
index c4bc3fc9939a..8ff3bcb85429 100644
--- a/www-client/firefox/firefox-106.0.5.ebuild
+++ b/www-client/firefox/firefox-106.0.5.ebuild
@@ -691,7 +691,8 @@ src_configure() {
                strip-unsupported-flags
        fi
 
-       # Ensure we use correct toolchain
+       # Ensure we use correct toolchain,
+       # AS is used in a non-standard way by upstream, #bmo1654031
        export HOST_CC="$(tc-getBUILD_CC)"
        export HOST_CXX="$(tc-getBUILD_CXX)"
        export AS="$(tc-getCC) -c"

Reply via email to