aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-26 19:13:41 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-26 19:13:41 +0000
commit40ecb28c204049cbb4d0ae8491f62398861fe453 (patch)
treeec5c787e4819db703d18e750d32a02b7842d0689 /README.macos
parenta7832523b7e309b5e160e1aff0db98d9ad23004b (diff)
downloadtipidee-40ecb28c204049cbb4d0ae8491f62398861fe453.tar.gz
Support shlibs on MacOS
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.macos b/README.macos
deleted file mode 100644
index 9bdfadc..0000000
--- a/README.macos
+++ /dev/null
@@ -1,3 +0,0 @@
- 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.