On 07/26/2012 09:52 AM, Eric Anholt wrote:
In all current uses, it was appended to CFLAGS, which already had -m32. If
you want to do some other flag supplied to compiler invocations, there's
CFLAGS/CXXFLAGS.
ARCH_FLAGS, OPT_FLAGS, and one or two other _FLAGS were used so that
some configs cou
On Thu, Jul 26, 2012 at 9:52 AM, Eric Anholt wrote:
> In all current uses, it was appended to CFLAGS, which already had -m32. If
> you want to do some other flag supplied to compiler invocations, there's
> CFLAGS/CXXFLAGS.
> ---
> configs/current.in |5 ++---
> configure.ac
In all current uses, it was appended to CFLAGS, which already had -m32. If
you want to do some other flag supplied to compiler invocations, there's
CFLAGS/CXXFLAGS.
---
configs/current.in |5 ++---
configure.ac |8 ++--
src/gallium/drivers/r30