wscript(win32): disable /FORCE linker option added by accident #322
This commit is contained in:
parent
7c66a983f4
commit
ac8dbea4aa
1 changed files with 0 additions and 1 deletions
1
wscript
1
wscript
|
@ -554,7 +554,6 @@ def configure(conf):
|
|||
'/NODEFAULTLIB:libc',
|
||||
'/NODEFAULTLIB:libcd',
|
||||
'/NODEFAULTLIB:libcmt',
|
||||
'/FORCE',
|
||||
'/LARGEADDRESSAWARE'
|
||||
]
|
||||
else:
|
||||
|
|
Loading…
Reference in a new issue