From owner-freebsd-stable@FreeBSD.ORG Tue Dec 10 10:06:12 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C20105E9; Tue, 10 Dec 2013 10:06:12 +0000 (UTC) Received: from mail-vb0-x22e.google.com (mail-vb0-x22e.google.com [IPv6:2607:f8b0:400c:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6AF9B1A18; Tue, 10 Dec 2013 10:06:12 +0000 (UTC) Received: by mail-vb0-f46.google.com with SMTP id w20so370667vbb.19 for ; Tue, 10 Dec 2013 02:06:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=zVSkJKFYaRi8pW9pYgr1ZbQTHoVzFROQw3K4fhTrFl4=; b=NlZL12bie+pN1nkCSFtTG7rS/HL4ARR5+ycwC4xUO3ERgSikTeibRdD7bFeffXTmfB waq3S+wRPDDKrLLtfbUOaEgkDxFgysf9mHPJLE23zmrOoceiruoj4eC55Dhcn/98PWdB sDy89B6nHjuatWEpF5c2x+eCTJlcKSOKZI24sL65mlDw8fvdf9bfwCR/NCjI8KlM8Zm8 YjYXvSkxANkTcfIbTsCqAjSOOJcZ7ePl4gyMwYouvxy2PUnb5orA8lBWNr++t0er+ZEv G/lNpV6dCHofCiPDwEBlOX2AnuWiTuyOajS9+LY12UsMA7Lc4qyHYvVzQDeu1IeLbSF0 Sq/Q== MIME-Version: 1.0 X-Received: by 10.52.241.105 with SMTP id wh9mr10946vdc.83.1386669971495; Tue, 10 Dec 2013 02:06:11 -0800 (PST) Received: by 10.52.168.106 with HTTP; Tue, 10 Dec 2013 02:06:11 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Dec 2013 14:06:11 +0400 Message-ID: Subject: Re: Build Hyper-V kernel modules by default for i386 From: Pavel Timofeev To: Dimitry Andric Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 10:06:12 -0000 Is gcc compilation problem related only to i386 hyperv code? 2013/12/10 Dimitry Andric : > On 10 Dec 2013, at 09:52, Pavel Timofeev wrote: >> The subject is a line from original FreeBSD 10.0-RC1 announce. >> True, but funny, because hyperv option wasn't included in i386 GENERIC >> kernel config=EF=BB=BF. >> Will someone MFC the r258950 to releng/10.0 before 10.0-RELEASE? > > It would be nice if someone fixed the hyperv code to build with gcc > first, or some people might get angry. :-) > > -Dimitry >