Skip to content

Instantly share code, notes, and snippets.

diff --git a/.conf.win32-vcpp b/.conf.win32-vcpp
index 28a6865..61f3d1f 100644
--- a/.conf.win32-vcpp
+++ b/.conf.win32-vcpp
@@ -2,27 +2,26 @@
set echo
-./configure --target=pentium-windows \
- --enable-sb16 \
# python 2
import subprocess
import fnmatch
import os
def run(file, arg=None):
err = False
cmd = file