[packages/lz4] cmake CXX hack

glen glen at pld-linux.org
Sun Oct 6 18:52:32 CEST 2013


commit 29e96167b57e82c9b9331369e11259b408c8df3d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 19:52:21 2013 +0300

    cmake CXX hack

 lz4.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/lz4.spec b/lz4.spec
index 7c35785..3f7652f 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -12,6 +12,8 @@ URL:		http://fastcompression.blogspot.com/p/lz4.html
 BuildRequires:	cmake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 LZ4 is a very fast compressor, based on well-known LZ77 (Lempel-Ziv)
 algorithm. It is a LZP2 fork and provides better compression ratio for
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lz4.git/commitdiff/29e96167b57e82c9b9331369e11259b408c8df3d



More information about the pld-cvs-commit mailing list