From owner-freebsd-current@FreeBSD.ORG Mon Mar 25 08:46:02 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0ECE04D9 for ; Mon, 25 Mar 2013 08:46:02 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-f50.google.com (mail-oa0-f50.google.com [209.85.219.50]) by mx1.freebsd.org (Postfix) with ESMTP id D7A177C0 for ; Mon, 25 Mar 2013 08:46:01 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id n1so3306782oag.37 for ; Mon, 25 Mar 2013 01:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=mjQ95cILwXOg+XtvTznezDUrQgO/r4/IOPkwiaE31Co=; b=KxDkqygFqhiMbPhns7RWYYKzwN1z31al/BQjPMZMwDwMnwQifEtZFhLfnXyrMvpw9j tU6AqpkyO+B/ZNBwLy2clsXESNJ0QhulkEhPXjJOoV0lV9UKEVJ2oJN3m8l2eRTf3rrS lwL9sicN142UassCQ0hp8QEbFAJ433n7JCGAQQ5qUY2f/0RUXVNSEcj5sVtMs6qWQqw0 wxuSfE5DcnTuyvf47bdq4GRNLwGBGl+2+lwBpgIJXBRZe95Vwfy0N9wiQZYjl5QEzNQv +l4i1ume4E0VjBs3nhOqJjl9fzPlmsTfVLBweZ3KIy1Z7P+N6YNMVxiyLCjIra/SGLSe N+vA== MIME-Version: 1.0 X-Received: by 10.60.26.137 with SMTP id l9mr10498473oeg.17.1364201161212; Mon, 25 Mar 2013 01:46:01 -0700 (PDT) Received: by 10.182.116.196 with HTTP; Mon, 25 Mar 2013 01:46:01 -0700 (PDT) Date: Mon, 25 Mar 2013 04:46:01 -0400 Message-ID: Subject: On 10.0, Clang is not accepted as compiler From: Super Bisquit To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2013 08:46:02 -0000 What argument do I need to add to /etc/make.conf to correct this? Thanks muchly.