blob: 198945aab191f322d9fd88c8b65de1894e0a9ee2 [file] [log] [blame]
import re
if not re.match(r".*-windows-msvc$", config.target_triple):
config.unsupported = True