From 68db8af7c26461d4477f482ecbc279729fa911e4 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 Jun 2022 11:40:10 +0000 Subject: version: 2.5.1.1 Signed-off-by: Laurent Bercot --- README | 1 - README.macos | 3 +++ README.macosx | 4 ---- 3 files changed, 3 insertions(+), 5 deletions(-) create mode 100644 README.macos delete mode 100644 README.macosx diff --git a/README b/README index 7c4883f..539d374 100644 --- a/README +++ b/README @@ -24,4 +24,3 @@ TLS protocol. Please use the mailing-list for questions about s6-networking. - diff --git a/README.macos b/README.macos new file mode 100644 index 0000000..64e0742 --- /dev/null +++ b/README.macos @@ -0,0 +1,3 @@ + This package will compile and run on Darwin (MacOS X), but the building of +shared libraries is not supported. + Make sure you use the --disable-shared option to configure. diff --git a/README.macosx b/README.macosx deleted file mode 100644 index d71a096..0000000 --- a/README.macosx +++ /dev/null @@ -1,4 +0,0 @@ - - This package will compile and run on Darwin (MacOS X), but the building of -shared libraries is not supported. - Make sure you use the --disable-shared option to configure. -- cgit v1.3.1