[packages/hhvm/hhvm-3.2] - more build fixes

baggins baggins at pld-linux.org
Sat Oct 18 22:09:44 CEST 2014


commit 2baeb0127649320efcbe824b0c2c5b186125d8d4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 18 22:09:34 2014 +0200

    - more build fixes

 hhvm-build.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/hhvm-build.patch b/hhvm-build.patch
index 18786b4..ed218a4 100644
--- a/hhvm-build.patch
+++ b/hhvm-build.patch
@@ -23,3 +23,13 @@
    if (sym != StackSym::W && sym != StackSym::K && sym != StackSym::L &&
        sym != StackSym::T && sym != StackSym::I && sym != StackSym::H) {
      m_actualStack.push_back(m_symStack.size());
+--- hhvm-HHVM-3.2.0/hphp/runtime/ext/ext_misc.cpp~	2014-07-18 02:12:10.000000000 +0200
++++ hhvm-HHVM-3.2.0/hphp/runtime/ext/ext_misc.cpp	2014-10-18 21:47:56.381988051 +0200
+@@ -17,6 +17,7 @@
+ 
+ #include "hphp/runtime/ext/ext_misc.h"
+ #include <limits>
++#include <sys/param.h>
+ 
+ #include "hphp/runtime/server/server-stats.h"
+ #include "hphp/runtime/base/exceptions.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/2baeb0127649320efcbe824b0c2c5b186125d8d4



More information about the pld-cvs-commit mailing list