diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 12:44:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 12:44:40 +0000 |
commit | c3150e36d6e3d8392c5801a19b7f63daa5551f37 (patch) | |
tree | 6fa1e3579c275898c964dace54184116d7d256e5 /README.macos | |
parent | b40d48d8fe2b7ff838d8e57482cd02f83987b7fd (diff) | |
download | s6-c3150e36d6e3d8392c5801a19b7f63daa5551f37.tar.xz |
Add s6_fdholder_start/end, prepare for 2.6.2.0
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. |