diff options
author | Mike Frysinger <[email protected]> | 2012-09-11 01:57:25 -0400 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-09-14 15:27:16 -0700 |
commit | 8f9bae615db5c058e3b6ce7f3f8e2262d59640bf (patch) | |
tree | a4ea6ba9808632e175d323f5b27b04badff303aa /src | |
parent | 88b0790b1ae8864d4ec6196b3939498bbffdbb5f (diff) |
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 <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions