From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84353 invoked by alias); 5 Sep 2017 18:57:07 -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 84344 invoked by uid 89); 5 Sep 2017 18:57:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 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-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; Tue, 05 Sep 2017 18:57:01 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 59aef377.7f730c03b420-smtp-out-n03; Tue, 05 Sep 2017 18:56:55 -0000 (UTC) Date: Tue, 05 Sep 2017 18:57:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <59aef3775b255_5c203f95d0f95c404555@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 3b62fd: Doh, forgot one place to rename the BOTH_ENDIAN op... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_59aef3775aed7_5c203f95d0f95c4045470"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00003.txt.bz2 ----==_mimepart_59aef3775aed7_5c203f95d0f95c4045470 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1000 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 3b62fd4083423f9bc5c50a4d2c98da631d607b93 https://github.com/crosstool-ng/crosstool-ng/commit/3b62fd4083423f9bc5c50a4d2c98da631d607b93 Author: Alexey Neyman Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M config/target.in Log Message: ----------- Doh, forgot one place to rename the BOTH_ENDIAN option Signed-off-by: Alexey Neyman Commit: 42cb9694fb772ade45aa72f6bce946be053e51df https://github.com/crosstool-ng/crosstool-ng/commit/42cb9694fb772ade45aa72f6bce946be053e51df Author: Alexey Neyman Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M config/target.in Log Message: ----------- Merge pull request #827 from stilor/endianness-selectable Doh, forgot one place to rename the BOTH_ENDIAN option Compare: https://github.com/crosstool-ng/crosstool-ng/compare/67d16f788706...42cb9694fb77 ----==_mimepart_59aef3775aed7_5c203f95d0f95c4045470--