Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Fix windows build by removing sys-info #8860

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

sakridge
Copy link
Contributor

Problem

sys_info crate doesn't build on windows.

Summary of Changes

Remove it for the functionally equivalent num_cpus and gethostname.rs

Fixes #

Doesn't build for windows.
@sakridge sakridge force-pushed the fix-windows-build branch from 41b734c to f792ef9 Compare March 14, 2020 06:21
@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

Merging #8860 into master will decrease coverage by <.1%.
The diff coverage is 50%.

@@           Coverage Diff            @@
##           master   #8860     +/-   ##
========================================
- Coverage    80.2%   80.2%   -0.1%     
========================================
  Files         266     266             
  Lines       57609   57609             
========================================
- Hits        46221   46217      -4     
- Misses      11388   11392      +4

@sakridge sakridge requested review from mvines and carllin March 16, 2020 15:50
@sakridge sakridge merged commit 7079559 into solana-labs:master Mar 16, 2020
@sakridge sakridge deleted the fix-windows-build branch March 16, 2020 19:53
mvines pushed a commit to mvines/solana that referenced this pull request Mar 20, 2020
mvines pushed a commit to mvines/solana that referenced this pull request Mar 20, 2020
solana-grimes pushed a commit that referenced this pull request Mar 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants