From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 12 19:30:01 2012 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48EA9BEA for ; Wed, 12 Dec 2012 19:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2DB768FC0C for ; Wed, 12 Dec 2012 19:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBCJU199095581 for ; Wed, 12 Dec 2012 19:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBCJU1VL095580; Wed, 12 Dec 2012 19:30:01 GMT (envelope-from gnats) Date: Wed, 12 Dec 2012 19:30:01 GMT Message-Id: <201212121930.qBCJU1VL095580@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Cooper Subject: Re: misc/160646: [build] [patch] rework build of osreldate.h to not depend on include/Makefile X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 19:30:01 -0000 The following reply was made to PR misc/160646; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, gcooper@ixsystems.com Cc: Subject: Re: misc/160646: [build] [patch] rework build of osreldate.h to not depend on include/Makefile Date: Wed, 12 Dec 2012 11:21:00 -0800 The most up-to-date version of this patch can be found at: http://sourceforge.net/p/freenas/code/12861/tree/trunk/patches/freebsd-include-mk-osreldate.patch?format=raw . Cheers, -Garrett