[packages/hiphop-php] add local libevent include dir

glen glen at pld-linux.org
Sun Oct 6 03:01:04 CEST 2013


commit c5cd2e9b7870fd7261febe8c26e979def8bb0a70
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 03:42:31 2013 +0300

    add local libevent include dir

 hiphop-php.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/hiphop-php.spec b/hiphop-php.spec
index 344d956..8219a7d 100644
--- a/hiphop-php.spec
+++ b/hiphop-php.spec
@@ -132,6 +132,7 @@ cd build
 CPPFLAGS="%{rpmcppflags} -fno-permissive"
 %cmake \
 	-DLIBEVENT_LIB=$HPHP_HOME/libevent/lib/libevent.so \
+	-DLIBEVENT_INCLUDE_DIR=$HPHP_HOME/libevent \
 	-DCMAKE_PREFIX_PATH=%{_prefix} \
 	-DSKIP_BUNDLED_XHP=ON \
 	-DUSE_JEMALLOC=OFF \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list