Fix build for Gentoo #32
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Shiz01/vitastor:master"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
fixing forgotten extern "C" and including header files
Thanks, I just changed it to
#include <reed_sol.h>
instead of__has_include
magic because-I/usr/include/jerasure
is already added in cmake.Regarding extern "C", I forgot to add it to 0.7.1, but committed it to master :-)
Pull request closed