automake: use -m32 in CCASFLAGS when using --enable-32-bit
authorTapani Pälli <tapani.palli@intel.com>
Thu, 31 May 2012 06:32:45 +0000 (09:32 +0300)
committerEric Anholt <eric@anholt.net>
Fri, 1 Jun 2012 23:25:39 +0000 (16:25 -0700)
commita9cfd95c248c7d111a76c9d61f158086b289552d
tree25ca8a777785970e7e6571ac09ee1e47fa7e1d8f
parent0ebf2318b3d5e60adfc43e477b19acdc3cd4cc07
automake: use -m32 in CCASFLAGS when using --enable-32-bit

this fixes libdricore directory build with --enable-32-bit on a x86_64 system

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
configure.ac