blob: 112ad1ea309a25ed41b010d74d24c7bd113f8d90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# It is "sl" on HP-PA, but HP-UX on PA is EOL
soname_suffix "so"
<target_features>
posix1
clock_gettime
dev_random
sockets
threads
filesystem
</target_features>
<aliases>
hp-ux
</aliases>
|