summaryrefslogtreecommitdiff
path: root/README.macos
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-11-22 13:58:45 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-11-22 13:58:45 +0000
commit067382cfe45b80a0d3f1afecf26b06acbba87ca8 (patch)
tree68f0b59ba207c08630eba8ce9f00ccba346cb82f /README.macos
parentf2d0cf53023f42852aaf61c1a6b12789b4286aa2 (diff)
downloadskalibs-067382cfe45b80a0d3f1afecf26b06acbba87ca8.tar.xz
Add O_DIRECTORY sysdep
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.macos b/README.macos
new file mode 100644
index 0000000..3280f7d
--- /dev/null
+++ b/README.macos
@@ -0,0 +1,4 @@
+
+ This package will compile on Darwin (MacOS), but the building of
+shared libraries is not supported.
+ Make sure you use the --disable-shared option to configure.