1os_family = bsd
2
3arch = x86
4
5arch_model = x86_32
6
7os_arch = bsd_x86
8
9os_arch_model = bsd_x86_32
10
11lib_arch = i386
12
13compiler = gcc
14
15sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA32
16