Skip to content

OpenBSD changes needed: Changed makefile using sh, changed main.cpp i…#894

Open
rayit wants to merge 2 commits into
mapbox:masterfrom
rayit:master
Open

OpenBSD changes needed: Changed makefile using sh, changed main.cpp i…#894
rayit wants to merge 2 commits into
mapbox:masterfrom
rayit:master

Conversation

@rayit
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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