[packages/hhvm] drop obsolete cmake-missing-library.patch

glen glen at pld-linux.org
Thu Jan 8 09:20:34 CET 2015


commit 2238815c5636f50aeecb34cb1bf8c4e5864b20de
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 7 13:18:00 2015 +0200

    drop obsolete cmake-missing-library.patch

 cmake-missing-library.patch | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/cmake-missing-library.patch b/cmake-missing-library.patch
deleted file mode 100644
index 220aba9..0000000
--- a/cmake-missing-library.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- hiphop-php/CMake/HPHPFindLibs.cmake~	2011-07-25 19:22:01.000000000 +0300
-+++ hiphop-php/CMake/HPHPFindLibs.cmake	2011-07-25 19:40:07.515376789 +0300
-@@ -389,6 +389,9 @@
- 
- 	target_link_libraries(${target} afdt)
- 	target_link_libraries(${target} mbfl)
-+	target_link_libraries(${target} crypt)
-+	target_link_libraries(${target} rt)
-+	target_link_libraries(${target} resolv)
- 
- 	target_link_libraries(${target} ${READLINE_LIBRARY})
- 	target_link_libraries(${target} ${NCURSES_LIBRARY})
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list