aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/solaris.txt
blob: 49962e82cea736165a44fb85c7cc1874665767d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
os_type unix

soname_suffix "so"

install_cmd_data '/usr/ucb/install -m 644'
install_cmd_exec '/usr/ucb/install -m 755'

<target_features>
posix_mlock
gettimeofday
threads
filesystem
</target_features>

<aliases>
sunos
</aliases>