Skip to content

Commit

Permalink
Merge pull request #143 from Sebiee/patch-1
Browse files Browse the repository at this point in the history
Added configure options to bootstrap.sh arguments
  • Loading branch information
SpamapS authored Nov 4, 2017
2 parents bda9f3c + b111804 commit d40e6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ run ()

parse_command_line_options ()
{
local SHORTOPTS=':apcmt:dvh'
local SHORTOPTS=':apcmt:dvho:'

nassert OPT_TARGET

Expand Down

0 comments on commit d40e6cc

Please sign in to comment.