From 1b0d29afbcfe8eeb1eca380b6bb6462c0eaa882c Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Mon, 16 Oct 2006 09:39:59 +0000 Subject: Rename the CPU optimization configurations to make it clear that they only build swx11 and GLU. Build architecture-optimized swx11 and GLU where possible. --- debian/rules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index c0b75b16511..6abe4968d05 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ DEB_BUILD_DIR ?= $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE) export DEB_BUILD_ARCH # build the following configurations -CONFIGS = debian-swx11+glu \ +CONFIGS = debian-swx11+glu-arch \ debian-dri-arch \ debian-osmesa16 \ debian-osmesa16-static \ @@ -45,10 +45,6 @@ endif # CONFIGS += debian-alpha-ev5 #endif -ifeq ($(DEB_BUILD_ARCH), amd64) - CONFIGS += debian-amd64 -endif - #ifeq ($(DEB_BUILD_ARCH), powerpc) # CONFIGS += debian-powerpc-603 #endif -- cgit v1.2.3