Skip to content

Fix cross-compilation on some Linux systems#277

Merged
khovratovich merged 1 commit intoP-H-C:masterfrom
vikanezrimaya:patch-1
Apr 6, 2020
Merged

Fix cross-compilation on some Linux systems#277
khovratovich merged 1 commit intoP-H-C:masterfrom
vikanezrimaya:patch-1

Conversation

@vikanezrimaya
Copy link
Copy Markdown
Contributor

@vikanezrimaya vikanezrimaya commented Aug 26, 2019

Some Linux distributions (e.g. NixOS, where this issue was spotted) don't provide an unprefixed ar when cross-compiling. This PR aims to fix this.

See NixOS/nixpkgs#67490 for information on where did it start.

Some Linux distributions (e.g. NixOS, where this issue was spotted) don't provide an unprefixed ar when cross-compiling. This PR aims to fix this.

See[NixOS/nixpkgs#67490](NixOS/nixpkgs#67490) for information on where did it start.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 26, 2019

Codecov Report

Merging #277 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   77.31%   77.34%   +0.02%     
==========================================
  Files           9        9              
  Lines         970      971       +1     
==========================================
+ Hits          750      751       +1     
  Misses        220      220
Impacted Files Coverage Δ
src/blake2/blake2b.c 74.85% <0%> (+0.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62358ba...cd1c1d8. Read the comment docs.

@khovratovich khovratovich merged commit cd5dd35 into P-H-C:master Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants