[packages/osquery] ccache workaround

glen glen at pld-linux.org
Sat Jul 25 15:27:55 CEST 2015


commit 9b117e9c4788c7e47afc9fb40bf257bf650b854f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jul 25 16:27:45 2015 +0300

    ccache workaround

 osquery.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/osquery.spec b/osquery.spec
index 94f15fa..a2356c9 100644
--- a/osquery.spec
+++ b/osquery.spec
@@ -36,6 +36,9 @@ BuildRequires:	udev-devel
 BuildRequires:	yara-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# build fails with CC having spaces
+%undefine	with_ccache
+
 %description
 osquery exposes an operating system as a high-performance relational
 database. This allows you to write SQL-based queries to explore
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/osquery.git/commitdiff/9b117e9c4788c7e47afc9fb40bf257bf650b854f



More information about the pld-cvs-commit mailing list