Browse Source

Merge pull request #143 from Sebiee/patch-1

Added configure options to bootstrap.sh arguments
Clint Byrum 7 years ago
parent
commit
d40e6cc74d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bootstrap.sh

+ 1 - 1
bootstrap.sh

@@ -1113,7 +1113,7 @@ run ()
 
 parse_command_line_options ()
 {
-  local SHORTOPTS=':apcmt:dvh'
+  local SHORTOPTS=':apcmt:dvho:'
 
   nassert OPT_TARGET