aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-11-24 18:54:03 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-11-24 18:54:03 +0000
commit6432cead1941d5305bc2d7f22821ca8a98f43f78 (patch)
tree1898075255d0e9ac285a22326356c564c1b6c839 /README.macos
parent2c5c19923ec56298c4e6b4a71084b27414fd96d6 (diff)
downloadskabus-6432cead1941d5305bc2d7f22821ca8a98f43f78.tar.gz
Add skabus-rpc-daemon, skabus-rpcd and the skabus_rpc library
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..4c497de
--- /dev/null
+++ b/README.macos
@@ -0,0 +1,4 @@
+
+ This package will compile and run on Darwin (MacOS), but the building of
+shared libraries is not supported.
+ Make sure you use the --disable-shared option to configure.