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