diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-14 11:40:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-14 11:40:06 +0000 |
commit | 4d081d9c2657ef40e770145f21328d37035dd774 (patch) | |
tree | e0318cc23a206c9584d360b82dec8c4d1896332e /README.macos | |
parent | edb658eb85f0546ee72655f1b5cbacda7853db41 (diff) | |
download | s6-dns-4d081d9c2657ef40e770145f21328d37035dd774.tar.xz |
version: 2.3.5.4v2.3.5.4
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'README.macos')
-rw-r--r-- | README.macos | 3 |
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. |