summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrrelyea%redhat.com <devnull@localhost>2007-06-19 08:03:45 +0000
committerrrelyea%redhat.com <devnull@localhost>2007-06-19 08:03:45 +0000
commitac545f18e3790ceee53a12c99b9b17fa7663478f (patch)
treeefd7df416db4dab0dc16b4df1aa7fa6eb24c0b20
parent424ef0fabce7a80de452c8714187b8336065f21b (diff)
downloadnss-hg-ac545f18e3790ceee53a12c99b9b17fa7663478f.tar.gz
Turn off mac keyring buildsNSS_3_12_ALPHA1
-rw-r--r--security/nss/lib/ckfw/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nss/lib/ckfw/Makefile b/security/nss/lib/ckfw/Makefile
index 80cedb8a7..b31371a02 100644
--- a/security/nss/lib/ckfw/Makefile
+++ b/security/nss/lib/ckfw/Makefile
@@ -67,6 +67,6 @@ DIRS += capi
endif
endif
-ifeq ($(OS_ARCH), Darwin)
-DIRS += nssmkey
-endif
+#ifeq ($(OS_ARCH), Darwin)
+#DIRS += nssmkey
+#endif