]> git.pld-linux.org Git - packages/hhvm.git/commitdiff
fix one more FOLLY_NO_CONFIG
authorElan Ruusamäe <glen@delfi.ee>
Fri, 3 Jan 2014 08:50:28 +0000 (10:50 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 3 Jan 2014 08:50:28 +0000 (10:50 +0200)
hhvm.spec

index e09d58862cc610c1a148fba8b9ca8ba5def58b13..633fb13d56c2c21bd3258afaa7afd107a12e60c2 100644 (file)
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -167,6 +167,8 @@ C++.
 %setup -q -a1 -a2 -n %{name}-HHVM-%{version}
 
 mv folly-*/* hphp/submodules/folly
+# https://github.com/facebook/folly/pull/44
+sed -i -e '21 d' hphp/third_party/folly/folly/detail/Malloc.h
 
 %patch6 -p1
 %patch7 -p1
This page took 0.060196 seconds and 4 git commands to generate.