From owner-cvs-all Tue Sep 7 3:25:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1A3314D09; Tue, 7 Sep 1999 03:25:08 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA13220; Tue, 7 Sep 1999 03:22:49 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199909071022.DAA13220@freefall.freebsd.org> From: Joseph Koshy Date: Tue, 7 Sep 1999 03:22:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xaos/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/09/07 03:22:49 PDT Modified files: graphics/xaos/patches patch-aa Log: Fix i386 specific breakage from the previous commit. fpsetmask() is a macro on the i386; preprocessor commands are consequently not allowed in its argument list. Found by: PW's build scripts. Revision Changes Path 1.4 +5 -4 ports/graphics/xaos/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message