From owner-svn-src-all@freebsd.org Thu Mar 1 14:14:09 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 049CAF2E36E for ; Thu, 1 Mar 2018 14:14:09 +0000 (UTC) (envelope-from wma@semihalf.com) Received: from mail-qt0-x231.google.com (mail-qt0-x231.google.com [IPv6:2607:f8b0:400d:c0d::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9732B87DDD for ; Thu, 1 Mar 2018 14:14:08 +0000 (UTC) (envelope-from wma@semihalf.com) Received: by mail-qt0-x231.google.com with SMTP id n12so7653447qtl.5 for ; Thu, 01 Mar 2018 06:14:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=of2qSXodY6sIM2ltc/jkesoYD00+hzZWYkQrpWBvh0k=; b=jPASPltl3V2d9Pfhf3a4RyU8tIJtefvtOkSOAM6n9gZvy/6a72sVkoceJ4QS6bR2D0 HK7GJiB6RAU+Z7rvlFFc0mLbvf0RQ5qzTdgQnJTAtZBkAKuRWaw3gGMILIgDm8J2vcSr FbcFSVG0Q07Z57WNC+zuOPOVljpUQb9IHiROHq5jdfZu72SLWX+V4wUBZlE4v1IEBJ1q ncv1ihN2gpPPr7RM/Zc79vpVEX3oIgsjKxUzeaCWTQ5OHat4SkszLCKkXhZQR3g9A5Z1 /hcsogUbpTjSweZCb0ulO4MebVPsQ60AFaFdAJn+RtbSXuc08Rk4Rjatto9f4vCIEuVV dH1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=of2qSXodY6sIM2ltc/jkesoYD00+hzZWYkQrpWBvh0k=; b=pdTA7cSSLPTelfaNeXWYqTda/zZ4roy9tUMQaC7WD2A9tBa6augRuYqhRkcYjI2szi TbVlxWYeDq+6/DGlaTxMxuxuTjVtxuiPqRIrDm5gcX1engVnOkIS4PMMq90WOkFB7LhO 1QUEKWopVNTQ5VU/Y7BaJ2u2eXiSVUGtc9F2Y67Ep6s8mZFRLrKPXdv2KiTh9U39wKYu CvP3h3wplq/LAKk8z3aoYTcmJhrlYIyRCmqGIDBfBiTTjWazskxb9odRYprgCXfKPm63 yaor08W6bhS+k8/Bj1dkqvi0dqfNcB4q15X7QvnLvTLaQqn8hIesOGThJKj1TKjQP/A3 wuGQ== X-Gm-Message-State: AElRT7HyJp3Q0yM5DyBh41/neFZykx3muUW04nQ7TYHBO5zlzKfJz2TU 1VAyuK+JU2qUrS61YadOtCJqyT8gw7nKICr+nOpJEM9r X-Google-Smtp-Source: AG47ELuc4Jat+BGv3Ms4ze4KthR4+63eXchkbGnKuP16RdA8T9yBW8WL8djVO6NDTIHC7pa0U0l7bhzfcq79rtlPwrk= X-Received: by 10.237.42.198 with SMTP id t64mr3123247qtd.274.1519913648010; Thu, 01 Mar 2018 06:14:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.237.39.140 with HTTP; Thu, 1 Mar 2018 06:13:47 -0800 (PST) In-Reply-To: References: <201709290636.v8T6aJDG089556@repo.freebsd.org> From: Wojciech Macek Date: Thu, 1 Mar 2018 15:13:47 +0100 Message-ID: Subject: Re: svn commit: r324099 - in head: share/mk sys/boot To: Ed Maste Cc: Wojciech Macek , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 01 Mar 2018 14:14:09 -0000 Thanks, I'll handle this. Regards, Wojtek 2018-02-28 16:01 GMT+01:00 Ed Maste : > On 29 September 2017 at 02:36, Wojciech Macek wrote: > > Author: wma > > Date: Fri Sep 29 06:36:19 2017 > > New Revision: 324099 > > URL: https://svnweb.freebsd.org/changeset/base/324099 > > > > Log: > > Compile loader as Little-Endian on PPC64/POWER8 > > This is missing a description file in tools/build/options; generating > src.conf.5 reports "no description found for WITH_LOADER_FORCE_LE" (as > well as 5 other missing descriptions and a number of duplicate options > in mips and riscv). >