mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
extract metadata collection
This commit is contained in:
parent
764637594e
commit
55aee0c6ab
2 changed files with 73 additions and 76 deletions
|
@ -66,7 +66,6 @@ pub fn supported(link_type: LinkType, target: &Triple) -> bool {
|
|||
..
|
||||
} => false,
|
||||
|
||||
// windows support is incomplete
|
||||
Triple {
|
||||
architecture: target_lexicon::Architecture::X86_64,
|
||||
operating_system: target_lexicon::OperatingSystem::Windows,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue