summaryrefslogtreecommitdiff
path: root/README.macos
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-12-10 11:48:01 +0000
committerLaurent Bercot <ska@appnovation.com>2023-12-10 11:48:01 +0000
commitb8d0f83e6cea9640a7ee4402c163ad812237355d (patch)
tree57a64ac8aa0e98c40db8c36e96e7379490e44dbf /README.macos
downloadshibari-b8d0f83e6cea9640a7ee4402c163ad812237355d.tar.xz
Initial commit
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.macos b/README.macos
new file mode 100644
index 0000000..64e0742
--- /dev/null
+++ b/README.macos
@@ -0,0 +1,3 @@
+ This package will compile and run on Darwin (MacOS X), but the building of
+shared libraries is not supported.
+ Make sure you use the --disable-shared option to configure.