Skip to content

build CHANGE remove safety check#223

Merged
michalvasko merged 1 commit intoCESNET:develfrom
apropp-molex:remove-crypt-check
Apr 21, 2020
Merged

build CHANGE remove safety check#223
michalvasko merged 1 commit intoCESNET:develfrom
apropp-molex:remove-crypt-check

Conversation

@apropp-molex
Copy link
Copy Markdown
Contributor

Refs #217
Removing the check for libcrypt. One reason is that libcrypt is linked later on so any checking should be done there. Second reason is some platforms might implement this functionality in a different library (e.g., QNX with liblogin). Also, the check can be bypassed by setting -DLIBCRYPT.
The failure will be clear enough to indicate to the user what went wrong during compilation. Opted not to use find_library to look for the appropriate library, as couldn't get it to find liblogin.

@michalvasko
Copy link
Copy Markdown
Member

Okay, merging.

Regards,
Michal

@michalvasko michalvasko merged commit 9e7be59 into CESNET:devel Apr 21, 2020
@apropp-molex apropp-molex deleted the remove-crypt-check branch April 21, 2020 18:39
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.

2 participants