Skip to content

Conversation

@rayit
Copy link

@rayit rayit commented Dec 20, 2020

For OpenBSD I needed to change the Makefile /bin/bash to /bin/sh
(or do a ln -s /usr/local/bin/bash in /bin)

OpenBSD failed on #include <sys/statfs.h>

@e-n-f
Copy link
Contributor

e-n-f commented Feb 12, 2021

Thanks! I'll merge this after testing if I can get it working on all platforms. The tests are failing because the parallel test uses <(), which isn't supported in /bin/sh on one of the target systems.

@rayit
Copy link
Author

rayit commented Feb 12, 2021 via email

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