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

runtime: more permissive std::filesystem check #131

Conversation

adrianherrera
Copy link
Contributor

The current std::filesystem check is relatively simple (in particular, it appears to fail on Ubuntu 18.04). I've adopted a more "rigorous" check from here that links the appropriate library if required (and does nothing on newer systems).

@sebastianpoeplau sebastianpoeplau merged commit 1d4759a into eurecom-s3:master Feb 28, 2023
@sebastianpoeplau
Copy link
Collaborator

Nice, thanks @adrianherrera!

@adrianherrera adrianherrera deleted the improvement/qsym-filesystem-check branch February 28, 2023 18:31
@sebastianpoeplau
Copy link
Collaborator

@adrianherrera since you mentioned Ubuntu 18.04, the discussion about LLVM compatibility in #130 might be relevant to you...

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