We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097e303 commit c3d883cCopy full SHA for c3d883c
win32/build.py
@@ -5,7 +5,7 @@
5
6
configure_args = sys.argv[1:]
7
8
-x64 = False
+x64 = True
9
10
while len(configure_args) > 0:
11
arg = configure_args[0]
0 commit comments