From owner-freebsd-current@FreeBSD.ORG Tue Aug 28 17:25:10 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73ED616A418 for ; Tue, 28 Aug 2007 17:25:10 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id 352CD13C480 for ; Tue, 28 Aug 2007 17:25:10 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from maerlyn.bredbandsbolaget.se (213.114.133.105) by proxy2.bredband.net (7.3.127) id 46CDAD5C0014E541 for freebsd-current@freebsd.org; Tue, 28 Aug 2007 19:25:08 +0200 From: Daniel Tourde To: freebsd-current@freebsd.org Date: Tue, 28 Aug 2007 19:25:54 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708281925.54536.daniel.tourde@spray.se> Subject: How to build 7.0-current without the WITNESS flags? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: daniel.tourde@spray.se List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 17:25:10 -0000 Hello, I would like to build 7.0 without the WITNESS flags. How can I do that? Daniel