The branch, master has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes:
configure.ac | 115 ++++++++++++++++++++++++++++++++++++----------------------
1 files changed, 72 insertions(+), 43 deletions(-)
via 7d016b76e22c0911f9a5ee024a2849096661ddd7 (commit)
from 113f5b14cbab2d62d5ca470f4b1f82989d3a50fe (commit)
- Commits -----------------------------------------------
commit 7d016b76e22c0911f9a5ee024a2849096661ddd7
Author: Dan Nicholson <[EMAIL PROTECTED]>
Date: Mon May 5 16:53:35 2008 -0700
autoconf: Sanitize asm build for cross-compiling and --enable-*-bit
Two fixes to the asm configuration:
- Disable when the user is cross-compiling for x86 or x86_64 since it
requires running an executable compiled for the target host.
- If the user has specified --enable-32-bit on x86_64 or --enable-64-bit
on x86, respect that and choose the correct asm architecture.
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit