From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21346 invoked by alias); 22 Sep 2018 06:37:34 -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 21322 invoked by uid 89); 22 Sep 2018 06:37:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 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=Hx-languages-length:1213, H*r:Unknown, H*Ad:U*crossgcc, HTo:U*crossgcc X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 22 Sep 2018 06:37:32 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1537598250; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ekybZc5b7NJqVwp4nnhRaQVhcWbeLavbHzyWCYxXWQs=; b=GXPi4N4FnwQhpiHW2yhRYMU/Clw0vrT0tomTHDOJbxkjTW+QpjWWQffYDj50ab/+NattS/co FaQWmAn+K6UAQVWLMbsc2//Etu8SOcO+SMn0eIHIee70FycSx/94bDb3W+tdNr2LtkGS662p /0XzVTAghg+iO4IahRU16ORlTX8= X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5ba5e32a.7f1f185ada20-smtp-out-n02; Sat, 22 Sep 2018 06:37:30 -0000 (UTC) Date: Sat, 22 Sep 2018 06:37:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5ba5e32a9fb46_134f2b2a0120eecc8956c@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] b1dbc3: Fix a wrong name for the newlib's multilib option Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5ba5e32a9f566_134f2b2a0120eecc89421"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00006.txt.bz2 ----==_mimepart_5ba5e32a9f566_134f2b2a0120eecc89421 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1191 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: b1dbc3ce9a3cbb08692efef23f11152fde379634 https://github.com/crosstool-ng/crosstool-ng/commit/b1dbc3ce9a3cbb08692efef23f11152fde379634 Author: Anton Maklakov Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: M scripts/build/libc/newlib.sh Log Message: ----------- Fix a wrong name for the newlib's multilib option Commit: c426acbee764ccbf92a16e3b892b33b827c0210d https://github.com/crosstool-ng/crosstool-ng/commit/c426acbee764ccbf92a16e3b892b33b827c0210d Author: Alexey Neyman Date: 2018-09-21 (Fri, 21 Sep 2018) Changed paths: M scripts/build/libc/newlib.sh Log Message: ----------- Merge pull request #990 from antmak/fix_newlib_multilib_opt Fix a wrong name for the newlib's multilib option Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8ab3b0b2001e...c426acbee764 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5ba5e32a9f566_134f2b2a0120eecc89421--