[packages/hhvm/hhvm-3.2] - fix ocaml no werr patch - rel 9

baggins baggins at pld-linux.org
Sun Nov 16 21:15:55 CET 2014


commit cfc94c4ad55f2031e5588af5d241997fbc5a1e32
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 16 21:15:39 2014 +0100

    - fix ocaml no werr patch
    - rel 9

 hhvm.spec         | 2 +-
 no-warn-err.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 591fd9c..5224092 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -10,7 +10,7 @@
 Summary:	Virtual Machine, Runtime, and JIT for PHP
 Name:		hhvm
 Version:	3.2.0
-Release:	8
+Release:	9
 License:	PHP 3.01
 Group:		Development/Languages
 Source0:	https://github.com/facebook/hhvm/archive/HHVM-%{version}.tar.gz
diff --git a/no-warn-err.patch b/no-warn-err.patch
index 9991f6b..9b655a9 100644
--- a/no-warn-err.patch
+++ b/no-warn-err.patch
@@ -5,7 +5,7 @@
  # even sure it would work with -thread ...
  OCAMLDTYPES?=-dtypes
 -OCAMLCFLAGS?=-g $(OCAMLDTYPES) $(OCAMLCFLAGS_EXTRA) -w -21 -warn-error +a
-+OCAMLCFLAGS?=-g $(OCAMLDTYPES) $(OCAMLCFLAGS_EXTRA) -w -21 +a
++OCAMLCFLAGS?=-g $(OCAMLDTYPES) $(OCAMLCFLAGS_EXTRA) -w -21
  
  # This flag is also used in subdirectories so don't change its name here.
  OPTFLAGS?= $(OCAMLCFLAGS)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list