[packages/ccache] enable large file access for ccache

Arkadiusz Miśkiewicz arekm at maven.pl
Wed Jan 2 15:50:06 CET 2013


On Wednesday 02 of January 2013, Elan Ruusamäe wrote:
> On 02.01.2013 16:45, Jakub Bogusz wrote:
> > @@ -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

Put AC_SYS_LARGEFILE into configure.{in,ac} where possible instead of doing 
_FILE_OFFSET_BITS hacks.

-- 
Arkadiusz Miśkiewicz, arekm / maven.pl


More information about the pld-devel-en mailing list