From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13069 invoked by alias); 11 Feb 2017 07:55: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 13023 invoked by uid 89); 11 Feb 2017 07:55:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=3eed0ca09686, H*r:Unknown, D*free-electrons.com, U*thomas.petazzoni X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 11 Feb 2017 07:54:54 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 589ec34d.7f9739cf1330-smtp-out-n01; Sat, 11 Feb 2017 07:54:53 -0000 (UTC) Date: Sat, 11 Feb 2017 07:55:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <589ec34cce0b_2353fde287abc28193f4@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 592015: Supply --disable-build-with-cxx instead of requiri... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_589ec34cca7a_2353fde287abc2819263"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00017.txt.bz2 ----==_mimepart_589ec34cca7a_2353fde287abc2819263 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1274 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5920157fdd13bbd6fa26fbc215b655e6223cc1bd https://github.com/crosstool-ng/crosstool-ng/commit/5920157fdd13bbd6fa26fbc215b655e6223cc1bd Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/debug/gdb.in.gdbserver M config/debug/gdb.in.native M scripts/build/debug/300-gdb.sh Log Message: ----------- Supply --disable-build-with-cxx instead of requiring C++ ... when building native GDB/gdbserver. Suggested by: Thomas Petazzoni Signed-off-by: Alexey Neyman Commit: e6a748c06aa25802aa807256f9f9899c877ebac7 https://github.com/crosstool-ng/crosstool-ng/commit/e6a748c06aa25802aa807256f9f9899c877ebac7 Author: Alexey Neyman Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M config/debug/gdb.in.gdbserver M config/debug/gdb.in.native M scripts/build/debug/300-gdb.sh Log Message: ----------- Merge pull request #585 from stilor/disable-cxx-gdb Supply --disable-build-with-cxx instead of requiring C++ Compare: https://github.com/crosstool-ng/crosstool-ng/compare/3eed0ca09686...e6a748c06aa2 ----==_mimepart_589ec34cca7a_2353fde287abc2819263--