mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 05:08:56 +00:00
8ee01c7c8f
Signed-off-by: Kevin Williams <admin@utermux.dev>
13 lines
299 B
Diff
13 lines
299 B
Diff
diff -uNr fio-fio-3.37/configure fio-fio-3.37.mod/configure
|
|
--- fio-fio-3.37/configure 2024-03-27 05:13:51.000000000 +0800
|
|
+++ fio-fio-3.37.mod/configure 2024-07-21 12:32:49.910810520 +0800
|
|
@@ -288,8 +288,6 @@
|
|
;;
|
|
*)
|
|
echo "Bad option $opt"
|
|
- show_help="yes"
|
|
- exit_val=1
|
|
esac
|
|
done
|
|
|