diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-22 13:58:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-22 13:58:45 +0000 |
commit | 067382cfe45b80a0d3f1afecf26b06acbba87ca8 (patch) | |
tree | 68f0b59ba207c08630eba8ce9f00ccba346cb82f /README.macosx | |
parent | f2d0cf53023f42852aaf61c1a6b12789b4286aa2 (diff) | |
download | skalibs-067382cfe45b80a0d3f1afecf26b06acbba87ca8.tar.xz |
Add O_DIRECTORY sysdep
Diffstat (limited to 'README.macosx')
-rw-r--r-- | README.macosx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.macosx b/README.macosx deleted file mode 100644 index f7ee000..0000000 --- a/README.macosx +++ /dev/null @@ -1,4 +0,0 @@ - - This package will compile on Darwin (MacOS X), but the building of -shared libraries is not supported. - Make sure you use the --disable-shared option to configure. |