I'm running FreeBSD 11 on a Dell PowerEdge R610 with the following specs:
Looking at the Xen Hypervisor 4.7.0_2 on FreshPorts, it says the architecture is nil. However, the Makefile has ONLY_FOR_ARCHS= AMD64. Is this port compatible with Intel architecture?
Code:
$ sudo sysctl hw.model hw.machine hw.ncpu
hw.model: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
hw.machine: i386
hw.ncpu: 8
Looking at the Xen Hypervisor 4.7.0_2 on FreshPorts, it says the architecture is nil. However, the Makefile has ONLY_FOR_ARCHS= AMD64. Is this port compatible with Intel architecture?