diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-14 11:39:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-14 11:39:58 +0000 |
commit | 536eea15284be9a257b6f97f971e0d8d4a7e437b (patch) | |
tree | c16f9b8b5cdc85ffbb81669d5995424f1a0a8d7f /README.macos | |
parent | 5fefe7c3ba4aa2a44bbd4fc61508399a8c391c75 (diff) | |
download | s6-portable-utils-536eea15284be9a257b6f97f971e0d8d4a7e437b.tar.xz |
version: 2.2.5.0v2.2.5.0
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..9bdfadc --- /dev/null +++ b/README.macos @@ -0,0 +1,3 @@ + 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. |