From owner-cvs-ports@FreeBSD.ORG Tue Nov 4 21:29:29 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35FBD16A4CE; Tue, 4 Nov 2003 21:29:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8AA343FAF; Tue, 4 Nov 2003 21:29:28 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA55TSXJ021593; Tue, 4 Nov 2003 21:29:28 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA55TSjB021592; Tue, 4 Nov 2003 21:29:28 -0800 (PST) (envelope-from mi) Message-Id: <200311050529.hA55TSjB021592@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 4 Nov 2003 21:29:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/XFree86-4-libraries/files patch-FreeBSD.cf patch-glheader X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 05:29:29 -0000 mi 2003/11/04 21:29:28 PST FreeBSD ports repository Modified files: x11/XFree86-4-libraries/files patch-FreeBSD.cf Added files: x11/XFree86-4-libraries/files patch-glheader Log: Add a patch for Mesa's glheader.h to teach it about the Intel compiler(s) (no __cdecl, INLINE means inline). Add a hunk to the FreeBSD.cf patch to make always prepend -rpath with the -Wl, -- GCC understands it either way, but Intel's icc, for example, does not -- and need not. Approved by: enholt (maintainer) Also reviewed by: netchild (icc guru) Revision Changes Path 1.6 +11 -2 ports/x11/XFree86-4-libraries/files/patch-FreeBSD.cf 1.1 +16 -0 ports/x11/XFree86-4-libraries/files/patch-glheader (new)