[packages/glibc] - move Ti leftover to generic bcond

baggins baggins at pld-linux.org
Sat Dec 20 13:21:49 CET 2014


commit 3238e0685bfea05dfed2164c91898a9031b319be
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Dec 20 13:24:19 2014 +0100

    - move Ti leftover to generic bcond

 glibc.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index cd47825..ca63757 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -14,6 +14,7 @@
 %bcond_with	tests		# perform "make test"
 %bcond_without	localedb	# don't build localedb-all (is time consuming)
 %bcond_with	cross		# build using crossgcc (without libgcc_eh)
+%bcond_without	nss_crypt	# don't build localedb-all (is time consuming)
 #
 %{!?min_kernel:%global		min_kernel	2.6.32}
 
@@ -1023,9 +1024,7 @@ AWK="gawk" \
 	--with-tls \
 	--enable-obsolete-rpc \
 	--enable-add-ons=$AddOns \
-%if "%{pld_release}" != "ti"
-	--enable-nss-crypt \
-%endif
+	--%{?with_nss_crypt:en}%{!?with_nss_crypt:dis}able-nss-crypt \
 	--enable-experimental-malloc \
 	--enable-stackguard-randomization \
 	--enable-hidden-plt \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/3238e0685bfea05dfed2164c91898a9031b319be



More information about the pld-cvs-commit mailing list