Make crossmingw tools to work on latest Ubuntu
[deb_shairplay.git] / scons-tools / crossmingw64.py
index 20518bea53308b31821972c07143e674bbfa1e75..d8bfcfd9fe2eeba8dba011e37e4f478f23ee0fa7 100644 (file)
@@ -46,6 +46,7 @@ import SCons.Util
 prefixes = SCons.Util.Split("""
     amd64-mingw32-
     amd64-mingw32msvc-
+    x86_64-w64-mingw32-
 """)
 
 def find(env):