From owner-svn-src-head@FreeBSD.ORG Wed Jun 20 20:44:23 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E61C61065672 for ; Wed, 20 Jun 2012 20:44:23 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 48D888FC0C for ; Wed, 20 Jun 2012 20:44:23 +0000 (UTC) Received: by ghbz22 with SMTP id z22so7051946ghb.13 for ; Wed, 20 Jun 2012 13:44:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=F8CakRuoZIGcLqsrSs6I4IE4fTc2pk5bGqbb/nY0Dc4=; b=JhzEp/VIfaFFNsxXpOsMuTxATmECvQgMc8IDOqPcqtJxof8Ll7DKgj4oe9x95ZXI52 I370Z7Zv6b1zE4V7hT3o2bQ0E5RlH0VD3+wWmuFHUaZqkT9VAdvuqOGbt+gPJ0gyOJvr MiMsXGGbffdMlSWw9fHUaSvWVci1rnAHpMhk8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=F8CakRuoZIGcLqsrSs6I4IE4fTc2pk5bGqbb/nY0Dc4=; b=ldyebgyOZWe/l9+ggD8XvxYI+g4StlbddljoTKtgALZwuVE6SNf84EYiGbJTQ/2eS+ dcvtAr0+AmX6SJlXuszxJ4oEOhmJ2f89N8FvcUvpIR7WCpZKbkouKeB/5Ip7ERYcZZie AuxaTb5XU8Cula5DgxPInVvn/9oq7t1yqiqPTBt6/tvx9TRZ1abHS7f3oI392YyrOjk8 4KwB8rcWg3Rj1DoexUDISMqz3wlyv1hMPoeNvBlYL8H3VQ6OeXiEJtT3kDWO/nmmagDQ a8A6hFwtdc1bA/n+Lmil6wpgxHKwTUSAWpBPitNbRQ3MzD+1QJfktNoiq8t+eIaQh0bZ 6fqA== Received: by 10.60.14.68 with SMTP id n4mr23092990oec.24.1340225062516; Wed, 20 Jun 2012 13:44:22 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.182.125.70 with HTTP; Wed, 20 Jun 2012 13:43:52 -0700 (PDT) In-Reply-To: <201206201720.q5KHKPq7056951@svn.freebsd.org> References: <201206201720.q5KHKPq7056951@svn.freebsd.org> From: Eitan Adler Date: Wed, 20 Jun 2012 13:43:52 -0700 X-Google-Sender-Auth: J6LFroYC-CPFRNVpEHG7OZNeUWw Message-ID: To: Matt Jacob Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQltYnig1WA91NtMgnzx5ZrH97KArmqrQK4Pl7HYKB/D/5JMeHFKTH2wDwWQPXEnJNJErSU8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r237329 - head/usr.sbin/mfiutil X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 20:44:24 -0000 On 20 June 2012 10:20, Matt Jacob wrote: > Author: mjacob > Date: Wed Jun 20 17:20:25 2012 > New Revision: 237329 > URL: http://svn.freebsd.org/changeset/base/237329 > > Log: > =C2=A0Fix ARM compilation issue. > > =C2=A0X-MFC: 237260 Sorry about this. I had a sent a diff for approval, but was at work and unable to deal with it on time. --=20 Eitan Adler Source & Ports committer X11, Bugbusting teams