aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/darwin.txt
blob: d2e5df0624c4263e83b9a12a6e3444b064515b3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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

<target_features>
dlopen
gettimeofday
gmtime_r
</target_features>

<aliases>
macos
macosx
</aliases>