]> git.pld-linux.org Git - packages/hhvm.git/commitdiff
- system mbfl
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 16 May 2010 13:09:33 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    system-libmbfl.patch -> 1.1

system-libmbfl.patch [new file with mode: 0644]

diff --git a/system-libmbfl.patch b/system-libmbfl.patch
new file mode 100644 (file)
index 0000000..bff5448
--- /dev/null
@@ -0,0 +1,22 @@
+--- hiphop-php/CMakeLists.txt~ 2010-05-16 00:08:26.000000000 +0300
++++ hiphop-php/CMakeLists.txt  2010-05-16 14:22:40.731255486 +0300
+@@ -18,9 +18,5 @@
+ include("${HPHP_HOME}/CMake/HPHPFunctions.cmake")
+ include(CheckFunctionExists)
+-IF(NOT EXISTS "src/third_party/libmbfl/mbfl/mbfilter.h")
+-      message(FATAL_ERROR "Please setup the git submodule to pull dependencies")
+-ENDIF()
+-
+ add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/src)
+--- hiphop-php/src/CMakeLists.txt~     2010-05-16 00:08:27.000000000 +0300
++++ hiphop-php/src/CMakeLists.txt      2010-05-16 14:23:25.480428003 +0300
+@@ -89,7 +89,6 @@
+ add_subdirectory(third_party/xhp/xhp)
+ add_subdirectory(third_party/libafdt)
+-add_subdirectory(third_party/libmbfl)
+ foreach (CXX_FILE ${CXX_SOURCES})
+       if(${CXX_FILE} MATCHES ".no.cpp$")
This page took 0.12539 seconds and 4 git commands to generate.