GCC-11 has fixed the problem [1]

[1] 
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=da879e01ecd35737c18be1da3324f4560aba1961
Signed-off-by: Khem Raj <[email protected]>
---
 meta-oe/recipes-support/nss/nss_3.63.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/recipes-support/nss/nss_3.63.bb 
b/meta-oe/recipes-support/nss/nss_3.63.bb
index ab2c43d019..b7192a46d1 100644
--- a/meta-oe/recipes-support/nss/nss_3.63.bb
+++ b/meta-oe/recipes-support/nss/nss_3.63.bb
@@ -121,8 +121,6 @@ do_compile() {
     fi
 
     export NSS_DISABLE_GTESTS=1
-    # see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99420
-    export NSS_ENABLE_WERROR=0
     # We can modify CC in the environment, but if we set it via an
     # argument to make, nsinstall, a host program, will also build with it!
     #
-- 
2.31.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#90848): 
https://lists.openembedded.org/g/openembedded-devel/message/90848
Mute This Topic: https://lists.openembedded.org/mt/82144852/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to