diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 18:14:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 18:14:41 +0000 |
commit | c43815deca9be44c9d8ef39ee1c4a100d5ae0331 (patch) | |
tree | 38d8c99463e56d30f0cbc8fe3606916334dcbd04 /README.macos | |
parent | 95a6d46a1f3b408b1b0c32d23f2cc01ab20359e1 (diff) | |
download | s6-rc-c43815deca9be44c9d8ef39ee1c4a100d5ae0331.tar.xz |
Guarantee s6-rc-compile service numbering
Diffstat (limited to 'README.macos')
-rw-r--r-- | README.macos | 4 |
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. |