From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2392 invoked by alias); 17 Feb 2017 18:42:21 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 2380 invoked by uid 89); 17 Feb 2017 18:42:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 17 Feb 2017 18:42:09 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 58a743ff.7ffa756d8720-smtp-out-n03; Fri, 17 Feb 2017 18:42:07 -0000 (UTC) Date: Fri, 17 Feb 2017 18:42:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58a743ffc1f85_1e263fb30ccedc3c1314f3@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 4caece: Refine previous fix to uClibc verbosity setting Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58a743ffc1bdc_1e263fb30ccedc3c1313fa"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00028.txt.bz2 ----==_mimepart_58a743ffc1bdc_1e263fb30ccedc3c1313fa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1065 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 4caece01287dc8353ff1d1ac890e27377cddd1aa https://github.com/crosstool-ng/crosstool-ng/commit/4caece01287dc8353ff1d1ac890e27377cddd1aa Author: Alexey Neyman Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M config/libc/uClibc.in Log Message: ----------- Refine previous fix to uClibc verbosity setting The V={1,2} have opposite meaning in uClibc and uClibc-ng, reflect that. Signed-off-by: Alexey Neyman Commit: f45093a18ab962f629cec2c50fe2775385ebc2a8 https://github.com/crosstool-ng/crosstool-ng/commit/f45093a18ab962f629cec2c50fe2775385ebc2a8 Author: Alexey Neyman Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M config/libc/uClibc.in Log Message: ----------- Merge pull request #602 from stilor/uclibc-verbosity Refine previous fix to uClibc verbosity setting Compare: https://github.com/crosstool-ng/crosstool-ng/compare/2d1b469f8888...f45093a18ab9 ----==_mimepart_58a743ffc1bdc_1e263fb30ccedc3c1313fa--