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

Link argon2 using pkg-config #7

Merged
merged 1 commit into from
Jul 1, 2021
Merged

Link argon2 using pkg-config #7

merged 1 commit into from
Jul 1, 2021

Conversation

ozanmakes
Copy link
Contributor

With this change argon2 will be linked using pkg-config, fixing #6. Configurator docs, example from docs. I did it slightly differently to the Configurator pkg-config example and used (flags ...) instead of (c_library_flags ...) stanza since these bindings are built directly with Ctypes.Foreign and libffi instead of C stubs.

@Khady
Copy link
Owner

Khady commented Jun 30, 2021

looks good, thanks. Btw I used libffi instead of c stubs because I was lazy to setup the build system, but I have nothing against it

@ozanmakes
Copy link
Contributor Author

I don't think I'll have time to convert these bindings to use Cstubs these weeks, but can take a stab at it sometime.

@Khady Khady merged commit 080eb26 into Khady:master Jul 1, 2021
@hannesm
Copy link

hannesm commented Apr 28, 2023

Some time later, I wonder whether a release could be done with this change in? :) Thanks a lot.

@Khady
Copy link
Owner

Khady commented May 2, 2023

I'll have a look at that

@hannesm
Copy link

hannesm commented Jul 31, 2023

Dear @Khady, any news on this 3 months later? Would cutting a new release be possible?

@Khady
Copy link
Owner

Khady commented Aug 25, 2023

trying to publish in ocaml/opam-repository#24314

@Khady
Copy link
Owner

Khady commented Feb 2, 2024

I don't really have time to investigate this build issue. It is visible in the CI too https://github.com/Khady/ocaml-argon2/actions/runs/7752494989/job/21142095865

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