From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76498 invoked by alias); 4 Dec 2018 00:16:53 -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 76420 invoked by uid 89); 4 Dec 2018 00:16:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, 31st, H*RU:mxa.mailgun.org, Hx-spam-relays-external:mxa.mailgun.org 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, 04 Dec 2018 00:16:44 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1543882602; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=boDjq7dNvbgs5TGvLM5EPjU6eBbu0sMpL2FRkwKhTCo=; b=dwfAmHI5w3V8MyUOSBGRrmQUDCeox0yS1NusDsaONN8rNFx/b5y99bbmiRLTMgdTrBOosxXv yDcTHdgmrCDWAB7+BMpiF7mTpbQnfFlAuFy3zJ6VR5+JXdxwL24gwfpEovLVfejmnSnAuwJR V3f6/cCjo/XYWpNun55u8s94JkQ= 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.45]) by mxa.mailgun.org with ESMTP id 5c05c769.7faaf7c3ad50-smtp-out-n01; Tue, 04 Dec 2018 00:16:41 -0000 (UTC) Date: Tue, 04 Dec 2018 00:16:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5c05c7696a66f_38c12ab89437657817018@hookshot-fe-5a11256.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8c6cf3: Fix uClibc builds after moxie merge Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5c05c7696a2c4_38c12ab894376578169b0"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-12/txt/msg00003.txt.bz2 ----==_mimepart_5c05c7696a2c4_38c12ab894376578169b0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2057 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8c6cf388cda9807d08a9febd498bf55dcc748951 https://github.com/crosstool-ng/crosstool-ng/commit/8c6cf388cda9807d08a9febd498bf55dcc748951 Author: Alexey Neyman Date: 2018-12-03 (Mon, 03 Dec 2018) Changed paths: M scripts/build/libc/moxiebox.sh M scripts/build/libc/uClibc.sh Log Message: ----------- Fix uClibc builds after moxie merge Broken because of the capitalization of the name. Signed-off-by: Alexey Neyman Commit: 7185ac031a677c19756026ca29a7edc9c814ff3e https://github.com/crosstool-ng/crosstool-ng/commit/7185ac031a677c19756026ca29a7edc9c814ff3e Author: Alexey Neyman Date: 2018-12-03 (Mon, 03 Dec 2018) Changed paths: A packages/strace/4.23/0001-v4l2-kernel-abi-breakage.patch A packages/strace/4.24/0001-v4l2-kernel-abi-breakage.patch M packages/strace/package.desc Log Message: ----------- Strace needs a patch with Linux 4.19+ Also, they moved their repository. Signed-off-by: Alexey Neyman Commit: 03b29ba5b00a617ff7c53ca1f0910a03a4929239 https://github.com/crosstool-ng/crosstool-ng/commit/03b29ba5b00a617ff7c53ca1f0910a03a4929239 Author: Alexey Neyman Date: 2018-12-03 (Mon, 03 Dec 2018) Changed paths: A packages/strace/4.23/0001-v4l2-kernel-abi-breakage.patch A packages/strace/4.24/0001-v4l2-kernel-abi-breakage.patch M packages/strace/package.desc M scripts/build/libc/moxiebox.sh M scripts/build/libc/uClibc.sh Log Message: ----------- Merge pull request #1105 from stilor/fix-uclibc Fix a couple of regressions after recent checkins Compare: https://github.com/crosstool-ng/crosstool-ng/compare/fc64f2d015a5...03b29ba5b00a **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_5c05c7696a2c4_38c12ab894376578169b0--