-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For OpenZFS 2.1.6, the minimal MacOS version that is supported is 10.12, since time.h typedefs an incompatible clockid_t on earlier versions. The header search path needs to be extended to find OS specific headers in libspl. Update ZFSWrapper to newest version.
- Loading branch information
1 parent
00c4403
commit 82304d1
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
Submodule ZFSWrapper
updated
4 files
+4 −1 | CMakeLists.txt | |
+3 −0 | src/ZFSNVList.cpp | |
+3 −0 | src/ZFSStrings.cpp | |
+24 −11 | src/ZFSUtils.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters