Merge pull request #22 from asherkin/fix-win-compiles
remove machine x86 to fix compile on win32
This commit is contained in:
commit
7768517f4a
@ -346,7 +346,6 @@ class ExtensionConfig(object):
|
||||
'/TP',
|
||||
]
|
||||
cxx.linkflags += [
|
||||
'/MACHINE:X86',
|
||||
'kernel32.lib',
|
||||
'user32.lib',
|
||||
'gdi32.lib',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user