mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Make cosmocc -dumpmachine work correctly
This commit is contained in:
parent
024be3b009
commit
a46ec61787
1 changed files with 2 additions and 0 deletions
|
@ -295,6 +295,8 @@ for x; do
|
|||
exit 0
|
||||
elif [ x"$x" = x"-Wl,--version" ]; then
|
||||
GOT_SOME=1
|
||||
elif [ x"$x" = x"-dumpmachine" ]; then
|
||||
GOT_SOME=1
|
||||
fi
|
||||
set -- "$@" "$x"
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue