0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-27 05:08:56 +00:00
termux-packages/root-packages/fio/configure.patch
Kevin Williams 8ee01c7c8f
addpkg(root/fio): Flexible I/O Tester
Signed-off-by: Kevin Williams <admin@utermux.dev>
2024-08-13 19:53:54 +02:00

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