From owner-svn-src-all@FreeBSD.ORG Mon Nov 5 21:07:21 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25137C62; Mon, 5 Nov 2012 21:07:21 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id A705A8FC16; Mon, 5 Nov 2012 21:07:20 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so7858860oag.13 for ; Mon, 05 Nov 2012 13:07:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=5EAlArqHAwJ5y5DwqS8BRy0lohyRIRATVx+cqLbyeh4=; b=bTess1YQYvlKqxYrrcRAM7fszmcs3P4ZNfyabzo+zoqF1Qb+u+UmxXwH6Oz6AO+o08 msFrgLsalmU5ojeFXhIJbdZ7P7DXTzcCvB96xtY4wRSCz5fpta0B/6Jy6Nuxvyk2PD/E OzsFDCnsURGEleKTF88gn9dji8mlEtagO6mX44p/QhE9rWjqf0ti0gRQBRZsbJE7tFQS fUdPWYNyRsZ4ujS05udZBcQWBkS1kjBxn0p8poeve+HHGFNt27vyJcDI//aUInaw3XIF 9OytbExO2ZXCNEuiINcJKWh3VSnZ1zTz6BwzI/WWyikAjz9aZh07bWDv7jsORG7YlF5n q27Q== MIME-Version: 1.0 Received: by 10.60.169.38 with SMTP id ab6mr9078093oec.139.1352149639853; Mon, 05 Nov 2012 13:07:19 -0800 (PST) Sender: edschouten@gmail.com Received: by 10.76.151.39 with HTTP; Mon, 5 Nov 2012 13:07:19 -0800 (PST) In-Reply-To: <201211051908.qA5J8I72063064@svn.freebsd.org> References: <201211051908.qA5J8I72063064@svn.freebsd.org> Date: Mon, 5 Nov 2012 22:07:19 +0100 X-Google-Sender-Auth: nBMKe2RghaXwtdlXDIYOYFg-gKQ Message-ID: Subject: Re: svn commit: r242624 - in head: . share/mk sys/sys From: Ed Schouten To: Brooks Davis Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2012 21:07:21 -0000 2012/11/5 Brooks Davis : > After years of hard work by many FreeBSD and LLVM developers, make > clang the default compiler on i386 and amd64 systems. Woohoo! -- Ed Schouten