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
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to