Skip to content

Commit c031dff

Browse files
committed
Add regular pc target so that build scripts can run
1 parent cdf0f73 commit c031dff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.rust9x.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ target = [
1212
"i586-rust9x-windows-msvc",
1313
"i686-rust9x-windows-msvc",
1414
"x86_64-rust9x-windows-msvc",
15+
"x86_64-pc-windows-msvc",
1516
]
1617

1718
docs = false

0 commit comments

Comments
 (0)