On Wed, Jan 02, 2013 at 03:30:28PM +0100, glen wrote: > commit 085404655893d3073875ddd295357647f71aca6a > Author: Elan Ruusamäe <g...@delfi.ee> > Date: Wed Jan 2 16:26:55 2013 +0200 > > enable large file access for ccache > > seems ccache also suffering from big inode errors > > http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2013-January/023380.html > > ccache.spec | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) [...] > @@ -14,6 +14,7 @@ BuildRequires: automake > BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) > > %define _libdir %{_prefix}/%{_lib}/%{name} > +%define specflags -D_FILE_OFFSET_BITS=64 > > %description > ccache is a compiler cache. It acts as a caching pre-processor to
IIRC %specflags are used only for optimized (non-debug) builds. Then debug builds are less featured. Is it still the case? -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en