From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101552 invoked by alias); 25 Sep 2018 05:46:28 -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 101507 invoked by uid 89); 25 Sep 2018 05:46:21 -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=HTo:U*crossgcc, H*Ad:U*crossgcc, H*r:Unknown, 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, 25 Sep 2018 05:46:19 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1537854377; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=w50FmGb08k81FxOYsT38TfEIJ4B2Cm6Wpf8q9L6lDDM=; b=VdJb7fO4BjrK5D1roIzGTjnd67ZZTwQw0RmFoRoDNhoTTcRMl+P/ESKd4xfwq7z0df/Eo2DS jbTuWEdUJhJdQzPpwBpiXNn9L2OI5STTjrd0iqwUs3DPcPM1Ln2YA2iy7HKeNltM45+Z4+jH y6u7THkJrBgOCrVdRTrcS3pBj54= 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.34]) by mxa.mailgun.org with ESMTP id 5ba9cba9.7fa244178030-smtp-out-n02; Tue, 25 Sep 2018 05:46:17 -0000 (UTC) Date: Tue, 25 Sep 2018 05:46:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5ba9cba847c8e_1a8b2b151d07cecc17924@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] b0e7b5: Restore *-android build Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5ba9cba84790e_1a8b2b151d07cecc1787e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00010.txt.bz2 ----==_mimepart_5ba9cba84790e_1a8b2b151d07cecc1787e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1292 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: b0e7b57c4ab11bfbafed98cff63990292c510b12 https://github.com/crosstool-ng/crosstool-ng/commit/b0e7b57c4ab11bfbafed98cff63990292c510b12 Author: Alexey Neyman Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M scripts/build/libc/bionic.sh Log Message: ----------- Restore *-android build Modify CT_TARGET_CFLAGS (which are passed to GCC's FOR_TARGET flags) rather than CT_ALL_TARGET_CFLAGS. Fixes #1006. Signed-off-by: Alexey Neyman Commit: eb65ba65ba761f2ff613342498fd58fcefdc606e https://github.com/crosstool-ng/crosstool-ng/commit/eb65ba65ba761f2ff613342498fd58fcefdc606e Author: Alexey Neyman Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M scripts/build/libc/bionic.sh Log Message: ----------- Merge pull request #1029 from stilor/fix-bionic-build Restore *-android build Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a6580b8e8b55...eb65ba65ba76 **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_5ba9cba84790e_1a8b2b151d07cecc1787e--