mesa/bin
Mike Frysinger 8f9bae615d mklib: clean up abi flags for x86 targets
The current code is duplicated in two places and relies on `uname` to
detect the flags.  This is no good for cross-compiling, and the current
logic uses -m64 for the x32 ABI which breaks things.

Unify the code in one place, avoid `uname` completely, and add support
for the new x32 ABI.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-09-14 15:27:16 -07:00
..
.gitignore automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. 2012-06-11 13:27:36 -07:00
installmesa mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet 2006-08-10 20:24:50 +00:00
minstall Cygwin: Teach mklib/minstall to properly install libraries on cygwin 2010-09-01 08:48:06 -06:00
mklib mklib: clean up abi flags for x86 targets 2012-09-14 15:27:16 -07:00
shortlog_mesa.sh mesa: fix html in shortlog_mesa.sh script 2012-06-14 08:25:42 -06:00