diff options
author | Nathaniel Wesley Filardo <[email protected]> | 2018-01-09 14:14:45 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-01-09 11:14:45 -0800 |
commit | 8b20a9f996b90abe439ce14303fc440f26390e38 (patch) | |
tree | fc6c45301c835b958b8fae6f687fd8ff9a1d2332 /configure.ac | |
parent | 0873bb6337452e3e028e40f5dad945b30deab185 (diff) |
zhack: fix getopt return type
This fixes zhack's command processing on ARM. On ARM char
is unsigned, and so, in promotion to an int, it will never
compare equal to -1.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Nathaniel Wesley Filardo <[email protected]>
Closes #7016
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions