From d1537fbce1b97f42ddd4dc619107a40a97b3506b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 18 Sep 2010 13:25:25 +0000 Subject: Factorize os-specific parameters in build/arch-options. --- build/arch-options/kfreebsd-amd64 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'build/arch-options/kfreebsd-amd64') diff --git a/build/arch-options/kfreebsd-amd64 b/build/arch-options/kfreebsd-amd64 index a1cc34437..f448dc695 100644 --- a/build/arch-options/kfreebsd-amd64 +++ b/build/arch-options/kfreebsd-amd64 @@ -2,11 +2,9 @@ # the 'kfreebsd-amd64' architecture # It is sourced by the build scripts -archspec="kfreebsd-amd64;any-amd64;any-x86;not-x86;not-s390;not-powerpc;kfreebsd-any" +archspec="kfreebsd-amd64;any-amd64;any-x86;not-x86;not-s390;not-powerpc" arch_listname="bsd" arch_porturl="kfreebsd-gnu" -arch_kernel="kFreeBSD" -arch_parttype="FreeBSD" # TODO: update minimum_memory=56 minimum_memory_gtk=96 -- cgit v1.2.3