On Sat, 1 Feb 2014 11:36:07 +0200
Lauri Kasanen wrote:
> On Fri, 31 Jan 2014 13:28:48 -0800
> Carl Worth wrote:
>
> > Lauri Kasanen writes:
> > >> 32-bit use is on the increase due to Steam; avoid any surprises
> > >> and make Mesa LFS-aware.
> > ...
> > >> AC_PROG_MKDIR_P
> > >> +AC_SYS_LARG
On Fri, 31 Jan 2014 13:28:48 -0800
Carl Worth wrote:
> Lauri Kasanen writes:
> >> 32-bit use is on the increase due to Steam; avoid any surprises
> >> and make Mesa LFS-aware.
> ...
> >> AC_PROG_MKDIR_P
> >> +AC_SYS_LARGEFILE
>
> Hi Lauri,
>
> Can you describe a bit more what failure modes yo
Lauri Kasanen writes:
>> 32-bit use is on the increase due to Steam; avoid any surprises
>> and make Mesa LFS-aware.
...
>> AC_PROG_MKDIR_P
>> +AC_SYS_LARGEFILE
Hi Lauri,
Can you describe a bit more what failure modes you encounter without
AC_SYS_LARGEFILE in place? I just haven't dealt with th
On Tue, 14 Jan 2014 11:55:05 +0200
Lauri Kasanen wrote:
> 32-bit use is on the increase due to Steam; avoid any surprises
> and make Mesa LFS-aware.
>
> CC: "10.0"
> Signed-off-by: Lauri Kasanen
> ---
> configure.ac | 1 +
> 1 file changed, 1 insertion(+)
>
Ping. Having this done in autocon
32-bit use is on the increase due to Steam; avoid any surprises
and make Mesa LFS-aware.
CC: "10.0"
Signed-off-by: Lauri Kasanen
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index 4da6c51..f9a4154 100644
--- a/configure.ac
+++ b/configure.ac
@