Changeset: 96757d48f79a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=96757d48f79a
Modified Files:
configure.ag
Branch: Apr2019
Log Message:
Added Darwin kernel 18 so as to compile MonetDB on Mojave.
Can we find a better solution for the fdatasync problem on Mac OS?
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -2587,7 +2587,7 @@ AC_COMPILE_IFELSE([AC_LANG_SOURCE([[
# checks for library functions
AS_CASE([$host],
- [*-darwin1[[01234567]]*], [
+ [*-darwin1[[012345678]]*], [
# OSX 10.6 (Snow Leopard) and up somehow makes
# configure believe that fdatasync exists, in
# reality however, it does not on this platform.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list