Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the Makefile to install libargon2.pc #270

Merged
merged 1 commit into from
May 20, 2019

Conversation

hxw
Copy link

@hxw hxw commented Apr 24, 2019

make sure that lib or libdata are selected based on Kernel
and sed the template file to have correct paths

If kernel is Linux then default path for Ubuntu
For others add LIBRARY_REL=lib64 (or similar to make command)

Signed-off-by: Christopher Hall hsw@bitmark.com

make sure that lib or libdata are selected based on Kernel
and sed the template file to have correct paths

If kernel is Linux then default path for  Ubuntu
  For others add LIBRARY_REL=lib64 (or similar to make command)

Signed-off-by: Christopher Hall <hsw@bitmark.com>
@codecov-io
Copy link

codecov-io commented Apr 24, 2019

Codecov Report

Merging #270 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   77.31%   77.31%           
=======================================
  Files           9        9           
  Lines         970      970           
=======================================
  Hits          750      750           
  Misses        220      220

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 e4ca309...d363914. Read the comment docs.

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.

None yet

4 participants