]> git.pld-linux.org Git - packages/hhvm.git/blobdiff - hhvm.spec
- fix building with gcc 5.x
[packages/hhvm.git] / hhvm.spec
index 427971635077eb6359945e43bb7e110ba0069d01..13e2e255a5d4f1bac5d7c3cec91b2f6be5925b30 100644 (file)
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -53,6 +53,7 @@ Patch3:               MAX.patch
 Patch4:                system-thirdparty.patch
 Patch5:                cmake.patch
 Patch6:                libvpx2.patch
+Patch7:                gcc5.patch
 URL:           https://github.com/facebook/hhvm/wiki
 BuildRequires: ImageMagick-devel
 BuildRequires: a52dec-libs-devel
@@ -260,6 +261,7 @@ mv folly-* third-party/folly/src
 %patch4 -p1
 #%patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 # prefer ones from system
 rm CMake/FindBISON.cmake
This page took 0.029784 seconds and 4 git commands to generate.