blob: ed56dad75dee07fbe3107062ea2f3a4104d406d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
realname "Hurd"
os_type unix
<target_features>
posix_mlock
</target_features>
# Is this correct?
<supports_shared>
all
</supports_shared>
<aliases>
gnu
</aliases>
|