From owner-freebsd-stable@FreeBSD.ORG Fri Jan 2 08:19:07 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84C0EFA0 for ; Fri, 2 Jan 2015 08:19:07 +0000 (UTC) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B9826498C for ; Fri, 2 Jan 2015 08:19:07 +0000 (UTC) Received: from th-04.cs.huji.ac.il ([132.65.80.125]) by kabab.cs.huji.ac.il with esmtp id 1Y6xHz-0007gR-AC for freebsd-stable@freebsd.org; Fri, 02 Jan 2015 10:08:55 +0200 From: Daniel Braniss Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: thanks and kudos Message-Id: <77AFC605-D992-462B-AF07-6F366848F93A@cs.huji.ac.il> Date: Fri, 2 Jan 2015 10:08:54 +0200 To: FreeBSD stable Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 08:19:07 -0000 For some time now, cross compiling make world|kernel -jn where n > 1, used to fail, today this is no longer true, it works! this was a nice way to start 2015! danny