Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix endless loop on linux aarch64 (#21)
- the truncated return value of getopt_long did never match -1
- Loading branch information