diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 18:52:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 18:52:38 +0000 |
commit | a774afb87c2d021301437c3a60fdd0039cf2458b (patch) | |
tree | f59b72319c1cadf2d05854d3c3906b77d1300718 /README.macos | |
parent | 965b6fabd36d23cf68bd33c48b64d651332aa035 (diff) | |
download | execline-a774afb87c2d021301437c3a60fdd0039cf2458b.tar.xz |
version: 2.3.0.4v2.3.0.4
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. |