From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30450 invoked by alias); 16 Dec 2017 19:32:09 -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 30439 invoked by uid 89); 16 Dec 2017 19:32:09 -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, HX-Envelope-From:sk:sourcew, 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; Sat, 16 Dec 2017 19:32:07 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5a3574b5.7fa1ac084870-smtp-out-n02; Sat, 16 Dec 2017 19:32:05 -0000 (UTC) Date: Sat, 16 Dec 2017 19:32:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a3574b4847d7_a9a2b15693c3c10614c4@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1de8f5: Do not build a native gdbserver automatically Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a3574b48441c_a9a2b15693c3c10613fc"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00014.txt.bz2 ----==_mimepart_5a3574b48441c_a9a2b15693c3c10613fc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1019 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1de8f5e98bc50946761e31d08db7740ce07fc7bf https://github.com/crosstool-ng/crosstool-ng/commit/1de8f5e98bc50946761e31d08db7740ce07fc7bf Author: Sergey Korolev Date: 2017-12-14 (Thu, 14 Dec 2017) Changed paths: M scripts/build/debug/300-gdb.sh Log Message: ----------- Do not build a native gdbserver automatically Signed-off-by: Sergey Korolev Commit: 4088f4852ce853115092834c49c1cad6aafe492d https://github.com/crosstool-ng/crosstool-ng/commit/4088f4852ce853115092834c49c1cad6aafe492d Author: Alexey Neyman Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M scripts/build/debug/300-gdb.sh Log Message: ----------- Merge pull request #881 from ksergeyv/master Do not build a native gdbserver automatically Compare: https://github.com/crosstool-ng/crosstool-ng/compare/01e329051e9c...4088f4852ce8 ----==_mimepart_5a3574b48441c_a9a2b15693c3c10613fc--