Skip to content

Commit

Permalink
bash-completion: add new bisect flags
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebentley15 committed Mar 18, 2020
1 parent b832640 commit 21865b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/bash-completion/flit
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@ _flit_bisect()
--compile-only
--precompile-fpic
--skip-verification
-t --compiler-type"
-t --compiler-type
--ldflags
--add-ldflags
--use-linker"

case "${prev}" in

Expand Down

0 comments on commit 21865b0

Please sign in to comment.