[packages/opencv] disable ccache, spaces in CXX do not work correctly

glen glen at pld-linux.org
Sat Jun 22 12:14:04 CEST 2013


commit 97310fd55f81b041992c17bfd8a6036294f07417
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jun 22 13:13:29 2013 +0300

    disable ccache, spaces in CXX do not work correctly

 opencv.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/opencv.spec b/opencv.spec
index 80ef699..7828b76 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -110,6 +110,9 @@ BuildRequires:	gtk+2-devel >= 2.0
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# build broken, can't find g++
+%undefine	with_ccache
+
 %description
 OpenCV (Open Source Computer Vision) is a library of programming
 functions mainly aimed at real time computer vision.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencv.git/commitdiff/97310fd55f81b041992c17bfd8a6036294f07417



More information about the pld-cvs-commit mailing list