[packages/hiphop-php] disable jemalloc, broken

glen glen at pld-linux.org
Sun Oct 6 02:03:39 CEST 2013


commit a0922d014d8d7404ad14b731b5238531e13bcde0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 03:01:25 2013 +0300

    disable jemalloc, broken

 hiphop-php.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hiphop-php.spec b/hiphop-php.spec
index 0185e4d..69c348f 100644
--- a/hiphop-php.spec
+++ b/hiphop-php.spec
@@ -36,7 +36,7 @@ BuildRequires:	flex >= 2.5.35
 BuildRequires:	gd-devel
 BuildRequires:	glog-devel >= 0.3.2
 BuildRequires:	imap-devel >= 1:2007
-BuildRequires:	jemalloc-devel
+#BuildRequires:	jemalloc-devel
 BuildRequires:	libafdt-devel >= 0.1.0
 BuildRequires:	libcap-devel
 BuildRequires:	libdwarf-devel
@@ -127,7 +127,7 @@ CPPFLAGS="%{rpmcppflags} -fno-permissive"
 	-DLIBEVENT_LIB=$HPHP_HOME/libevent/lib/libevent.so \
 	-DCMAKE_PREFIX_PATH=%{_prefix} \
 	-DSKIP_BUNDLED_XHP=ON \
-	-DUSE_JEMALLOC=ON \
+	-DUSE_JEMALLOC=OFF \
 	-DUSE_TCMALLOC=OFF \
 	./
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hiphop-php.git/commitdiff/1c7ec8177faf90a03f1eb6711cb53159cc0d0dc1



More information about the pld-cvs-commit mailing list