From owner-cvs-all@FreeBSD.ORG Sun Oct 23 00:01:35 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B235716A41F; Sun, 23 Oct 2005 00:01:35 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C26243D46; Sun, 23 Oct 2005 00:01:35 +0000 (GMT) (envelope-from nobutaka@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 j9N01ZrA046112; Sun, 23 Oct 2005 00:01:35 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9N01ZTh046111; Sun, 23 Oct 2005 00:01:35 GMT (envelope-from nobutaka) Message-Id: <200510230001.j9N01ZTh046111@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 23 Oct 2005 00:01:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/boehm-gc Makefile ports/devel/boehm-gc/files patch-include-private-gcconfig.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 23 Oct 2005 00:01:35 -0000 nobutaka 2005-10-23 00:01:35 UTC FreeBSD ports repository Modified files: devel/boehm-gc Makefile devel/boehm-gc/files patch-include-private-gcconfig.h Log: Fix build error on amd64 with THREADING option. PR: ports/87484 Submitted by: Vasil Dimov Revision Changes Path 1.46 +3 -1 ports/devel/boehm-gc/Makefile 1.7 +9 -7 ports/devel/boehm-gc/files/patch-include-private-gcconfig.h