summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/nss/nss_3.63.bb2
1 files changed, 0 insertions, 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() {
121 fi 121 fi
122 122
123 export NSS_DISABLE_GTESTS=1 123 export NSS_DISABLE_GTESTS=1
124 # see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99420
125 export NSS_ENABLE_WERROR=0
126 # We can modify CC in the environment, but if we set it via an 124 # We can modify CC in the environment, but if we set it via an
127 # argument to make, nsinstall, a host program, will also build with it! 125 # argument to make, nsinstall, a host program, will also build with it!
128 # 126 #