diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-06 13:28:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-06 13:28:07 +0000 |
commit | b20af044a7440ecc381ab9f5276b0b8c540ff796 (patch) | |
tree | 07ab78a53f57d10efd207b2ebb9b51c5a9ad2cc6 /README.macos | |
parent | 68f695bd3ddd6c33c704e675e6e69709e015b59c (diff) | |
download | dnsfunnel-b20af044a7440ecc381ab9f5276b0b8c540ff796.tar.gz dnsfunnel-b20af044a7440ecc381ab9f5276b0b8c540ff796.tar.xz dnsfunnel-b20af044a7440ecc381ab9f5276b0b8c540ff796.zip |
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. |