[packages/pound] ensure consistent build by enforcing options, BR tcmalloc

glen glen at pld-linux.org
Mon Apr 28 13:33:28 CEST 2014


commit 7c4d13be3b31a8cde3715f03bf1d9f8197ddeeba
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 28 14:33:25 2014 +0300

    ensure consistent build by enforcing options, BR tcmalloc

 pound.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/pound.spec b/pound.spec
index 7fa94c5..392eae5 100644
--- a/pound.spec
+++ b/pound.spec
@@ -19,6 +19,7 @@ Patch3:		%{name}-log-notice.patch
 Patch4:		%{name}-man.patch
 URL:		http://www.apsis.ch/pound/
 BuildRequires:	automake
+BuildRequires:	libtcmalloc-devel
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	openssl-tools
 BuildRequires:	pcre-devel
@@ -66,6 +67,10 @@ swobodnego używania, kopiowania i rozdawania.
 %build
 cp -f /usr/share/automake/config.sub .
 %configure \
+	--enable-super \
+	--enable-pcreposix \
+	--enable-tcmalloc \
+	--disable-hoard \
 	--with-maxbuf=6144
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pound.git/commitdiff/7c4d13be3b31a8cde3715f03bf1d9f8197ddeeba



More information about the pld-cvs-commit mailing list