diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-14 11:40:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-14 11:40:10 +0000 |
commit | 68db8af7c26461d4477f482ecbc279729fa911e4 (patch) | |
tree | b748336e951fee55f0106d3b781237b800b47188 /README.macos | |
parent | c45631e0d8d2de6f44c618408a187645fe48e16e (diff) | |
download | s6-networking-68db8af7c26461d4477f482ecbc279729fa911e4.tar.xz |
version: 2.5.1.1v2.5.1.1
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. |