summaryrefslogtreecommitdiffstats
path: root/old/botan/src/build-data/os/darwin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/build-data/os/darwin.txt')
-rw-r--r--old/botan/src/build-data/os/darwin.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/old/botan/src/build-data/os/darwin.txt b/old/botan/src/build-data/os/darwin.txt
new file mode 100644
index 0000000..2986212
--- /dev/null
+++ b/old/botan/src/build-data/os/darwin.txt
@@ -0,0 +1,19 @@
+realname "Darwin / MacOS X"
+
+os_type unix
+
+so_suffix dylib
+
+# It doesn't have the 's' option; you need to use needs ranlib
+ar_command "ar cr"
+ar_needs_ranlib yes
+
+doc_dir doc
+
+<supports_shared>
+all
+</supports_shared>
+
+<aliases>
+macosx
+</aliases>