disable ccache again

f41
David Tardon 12 years ago
parent 52cae0d63a
commit c3af2d481b

@ -1074,7 +1074,7 @@ touch autogen.lastrun
%{?with_lang} --with-poor-help-localizations="$POORHELPS" \
--with-external-tar="$EXTSRCDIR" --with-java-target-version=1.5 \
%{distrooptions} \
--disable-fetch-external
--disable-fetch-external --disable-ccache
make VERBOSE=true

Loading…
Cancel
Save