From owner-freebsd-current@FreeBSD.ORG Thu Jul 8 18:00:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD4C716A4CE for ; Thu, 8 Jul 2004 18:00:50 +0000 (GMT) Received: from mail.dada.it (mail2.dada.it [195.110.100.2]) by mx1.FreeBSD.org (Postfix) with SMTP id A86BD43D2D for ; Thu, 8 Jul 2004 18:00:49 +0000 (GMT) (envelope-from mad@madpilot.net) Received: (qmail 1436 invoked from network); 8 Jul 2004 18:00:45 -0000 Received: from unknown (HELO madpilot.net) (195.110.114.197) by mail.dada.it with SMTP; 8 Jul 2004 18:00:45 -0000 Received: (qmail 58790 invoked from network); 8 Jul 2004 18:00:47 -0000 Received: from wedge.madpilot.net (192.168.13.11) by 0 with SMTP; 8 Jul 2004 18:00:47 -0000 Received: from wedge.madpilot.net (localhost.madpilot.net [127.0.0.1]) by wedge.madpilot.net (8.12.11/8.12.11) with ESMTP id i68I0leK066763; Thu, 8 Jul 2004 20:00:47 +0200 (CEST) (envelope-from mad@wedge.madpilot.net) Received: (from mad@localhost) by wedge.madpilot.net (8.12.11/8.12.11/Submit) id i68I0k8O066693; Thu, 8 Jul 2004 20:00:46 +0200 (CEST) (envelope-from mad) Date: Thu, 8 Jul 2004 20:00:46 +0200 From: Guido Falsi To: Maksim Yevmenkin Message-ID: <20040708180046.GA16307@wedge.madpilot.net> References: <20040707224458.92995.qmail@web40302.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040707224458.92995.qmail@web40302.mail.yahoo.com> X-Operating-System: FreeBSD 5.2-CURRENT X-PGP-Key: http://www.madpilot.net/~mad/PGP-public-key.asc User-Agent: Mutt/1.5.6i cc: current@freebsd.org Subject: Re: [HEADSUP] bluetooth is about to be marked as non-i386 specific X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: firenze_cena@madpilot.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 18:00:51 -0000 On Wed, Jul 07, 2004 at 03:44:58PM -0700, Maksim Yevmenkin wrote: > Dear Hackers, > > in a few minutes i will be committing small changes to a few Makefile's. > these changes will take bluetooth code from ".if ${MACHINE_ARCH} == > "i386"" section. i did crossbuild on sledge for the tier 1 platforms > (amd64, sparc64) and some of the tier 2 platforms (alpha) and it > worked for me. > > i will monitor tinderbox build emails, but if your build failed and > you believe that it is bluetooth related please let me know right > away. please note that it is possible to use NO_BLUETOOTH knob to > disable bluetooth build all together. Then you could also remove the ONLY_FOR_ARCHS= i386 flag from the comms/obexapp or should I file a PR checking explicitly for the system version? (how do I recognize versions prior to this change? :). BTW also the comms/openobex will need testing. I'm sorry I only have i386 machines, so I can't do any tsting :( -- Guido Falsi