Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c031dff

Browse files
committedJan 4, 2024
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

+1
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)
Failed to load comments.