diff options
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. |