commit 97310fd55f81b041992c17bfd8a6036294f07417
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to