remove machine x86 to fix compile on win32

This commit is contained in:
sappho
2024-04-19 18:22:46 -04:00
committed by GitHub
parent 7fc53679f0
commit 46b16e20b2
-1
View File
@@ -346,7 +346,6 @@ class ExtensionConfig(object):
'/TP',
]
cxx.linkflags += [
'/MACHINE:X86',
'kernel32.lib',
'user32.lib',
'gdi32.lib',