[packages/hiphop-php] no need for -fno-permissive

glen glen at pld-linux.org
Mon Oct 7 13:34:39 CEST 2013


commit f930c16a93cf05c5aedbf56c069f2197a9648b54
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Oct 7 14:34:29 2013 +0300

    no need for -fno-permissive

 hiphop-php.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/hiphop-php.spec b/hiphop-php.spec
index 858f92f..de4720c 100644
--- a/hiphop-php.spec
+++ b/hiphop-php.spec
@@ -4,7 +4,7 @@
 # - system libevent2: https://github.com/facebook/hiphop-php/pull/421
 # - system libmbfl, system xhp, sqlite3
 %define		githash	78394ee
-%define		rel		0.7
+%define		rel		0.8
 Summary:	Virtual Machine, Runtime, and JIT for PHP
 Name:		hiphop-php
 Version:	2.1.0
@@ -136,7 +136,6 @@ install -d build
 cd build
 %endif
 
-CPPFLAGS="%{rpmcppflags} -fno-permissive"
 %cmake \
 	-DLIBEVENT_LIB=$HPHP_HOME/libevent/lib/libevent.so \
 	-DLIBEVENT_INCLUDE_DIR=$HPHP_HOME/libevent \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hiphop-php.git/commitdiff/f930c16a93cf05c5aedbf56c069f2197a9648b54



More information about the pld-cvs-commit mailing list