Skip to content

Enable CI #32

New issue

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

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

Already on GitHub? # to your account

Closed
ligurio opened this issue Oct 13, 2020 · 0 comments
Closed

Enable CI #32

ligurio opened this issue Oct 13, 2020 · 0 comments
Assignees

Comments

@ligurio
Copy link
Member

ligurio commented Oct 13, 2020

No description provided.

@ligurio ligurio self-assigned this Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 13, 2020
ligurio added a commit that referenced this issue Oct 15, 2020
Most platforms do not require linking against libdl, but NetBSD requires
explicitly linking with libdl. Therefore, it is incorrect to hardcode a
requirement on this library. CMake provides the variable CMAKE_DL_LIBS that is
intended to contain the platform-appropriate libraries. The following patch
replaces the use of 'dl' with the variable.

Needed for #32
ligurio added a commit that referenced this issue Oct 15, 2020
ligurio added a commit that referenced this issue Oct 15, 2020
ligurio added a commit that referenced this issue Oct 15, 2020
Most platforms do not require linking against libdl, but NetBSD requires
explicitly linking with libdl. Therefore, it is incorrect to hardcode a
requirement on this library. CMake provides the variable CMAKE_DL_LIBS that is
intended to contain the platform-appropriate libraries. The following patch
replaces the use of 'dl' with the variable.

Needed for #32
ligurio added a commit that referenced this issue Oct 15, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant