Un-fix version 3
This commit is contained in:
parent
61e5ee5d63
commit
17fa1b5007
1 changed files with 1 additions and 2 deletions
|
@ -137,8 +137,7 @@ def configure(self):
|
|||
'-thread',
|
||||
'-shared',
|
||||
'-release',
|
||||
'-fast',
|
||||
*self.common_config_args)
|
||||
'-fast')
|
||||
|
||||
@when('@4')
|
||||
def configure(self):
|
||||
|
|
Loading…
Reference in a new issue