![]() 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> |
13 lat temu | |
---|---|---|
.. | ||
.gitignore | automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. | 13 lat temu |
installmesa | mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet | 19 lat temu |
minstall | Cygwin: Teach mklib/minstall to properly install libraries on cygwin | 15 lat temu |
mklib | mklib: clean up abi flags for x86 targets | 13 lat temu |
shortlog_mesa.sh | mesa: fix html in shortlog_mesa.sh script | 13 lat temu |