From b914b0711a17b6670af2e676f1a1334cca6c078a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 5 Sep 2010 22:14:31 +0000 Subject: * Add non-Linux infrastructure to the build system. * Add kFreeBSD infrastructure. --- build/arch-options/amd64 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build/arch-options/amd64') diff --git a/build/arch-options/amd64 b/build/arch-options/amd64 index 9dd329e07..fa8de3806 100644 --- a/build/arch-options/amd64 +++ b/build/arch-options/amd64 @@ -2,8 +2,9 @@ # the 'amd64' architecture # It is sourced by the build scripts -archspec="amd64;x86;not-s390;not-powerpc" +archspec="amd64;any-amd64;x86;any-x86;not-s390;not-powerpc;linux-any" arch_listname="amd64" +arch_kernel="Linux" minimum_memory=56 minimum_memory_gtk=96 # These two options should be set if condition 'smp' is set below -- cgit v1.2.3