From owner-cvs-all Sun Sep 27 19:57:20 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15278 for cvs-all-outgoing; Sun, 27 Sep 1998 19:57:20 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15090; Sun, 27 Sep 1998 19:56:51 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA19624; Sun, 27 Sep 1998 19:56:44 -0700 (PDT) Date: Sun, 27 Sep 1998 19:56:44 -0700 (PDT) Message-Id: <199809280256.TAA19624@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/Mesa3/patches patch-aa patch-ab Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/09/27 19:56:44 PDT Modified files: graphics/Mesa3/patches patch-aa patch-ab Log: Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asm optimizations too. Note I didn't turn this on by default to be fair to those in the our upcoming Alpha world. However all you have to do to build with it is set ALL_TARGET to freebsd-386-elf at the bottom of the Makefile. Submitted by: Doug Rabson Revision Changes Path 1.14 +24 -6 ports/graphics/Mesa3/patches/patch-aa 1.2 +7 -5 ports/graphics/Mesa3/patches/patch-ab