On 2016-01-29 16:23, Michael R. Crusoe wrote: > Hello Aurelien, > > I don't have any 32 bit build systems on my architecture list, but yet x32 > still tries to build. What is the correct way to amend this? > Can I have specify x32?
x32 is considered as a 64-bit architecture as it has 64-bit registers (but 32-bit pointers). You can explicitly use "amd64 kfreebsd-amd64" instead of "any-amd64" if you want to exclude it. Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://www.aurel32.net

