From owner-cvs-all@FreeBSD.ORG Thu Dec 9 21:58:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 920E216A4CE; Thu, 9 Dec 2004 21:58:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF2C43D49; Thu, 9 Dec 2004 21:58:18 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB9LwI30092693; Thu, 9 Dec 2004 21:58:18 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB9LwIhr092692; Thu, 9 Dec 2004 21:58:18 GMT (envelope-from ahze) Message-Id: <200412092158.iB9LwIhr092692@repoman.freebsd.org> From: Michael Johnson Date: Thu, 9 Dec 2004 21:58:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/fftw3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 21:58:18 -0000 ahze 2004-12-09 21:58:18 UTC FreeBSD ports repository Modified files: math/fftw3 Makefile Log: Remove WITH_OPTIMIZED_ATHLON knob and auto-detect 3dnow to enable Athlon/3dnow optimizations Pointed out by: kris Revision Changes Path 1.31 +2 -3 ports/math/fftw3/Makefile