From 7a2a716af8c28196df3ee320be3ab7b3578461f3 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 27 Mar 2014 13:54:52 +0000 Subject: [PATCH] fix ccache building --- swig/swig.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swig/swig.spec b/swig/swig.spec index ef560f97cb..01accbf918 100644 --- a/swig/swig.spec +++ b/swig/swig.spec @@ -32,7 +32,7 @@ Class: BASE Group: CompilerCompiler License: BSD-style Version: 3.0.0 -Release: 20140317 +Release: 20140327 # list of sources Source0: http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz @@ -75,9 +75,9 @@ PreReq: pcre --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ --with-swiglibdir=%{l_prefix}/libexec/swig \ + --disable-ccache \ --disable-shared \ --without-x - echo "**** EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS OK! ****" %{l_make} %{l_mflags} %install