From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51049 invoked by alias); 18 Dec 2017 06:47:41 -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 51019 invoked by uid 89); 18 Dec 2017 06:47:40 -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=Hx-languages-length:1029, H*r:Unknown, Home, H*R:D*net 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; Mon, 18 Dec 2017 06:47:38 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5a376488.7f5a01d91330-smtp-out-n02; Mon, 18 Dec 2017 06:47:36 -0000 (UTC) Date: Mon, 18 Dec 2017 06:47:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a37648889b3e_355f2afdcf923c0c649b9@hookshot-fe-8867ff3.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 6c9027: Fix gdb build flags forming Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a376488896d2_355f2afdcf923c0c64850"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00020.txt.bz2 ----==_mimepart_5a376488896d2_355f2afdcf923c0c64850 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1018 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 6c9027b4010f6069e3c36dada89cce005dde6c57 https://github.com/crosstool-ng/crosstool-ng/commit/6c9027b4010f6069e3c36dada89cce005dde6c57 Author: Sergey Korolev Date: 2017-12-18 (Mon, 18 Dec 2017) Changed paths: M scripts/build/debug/300-gdb.sh Log Message: ----------- Fix gdb build flags forming Build flags are scalar variables. Signed-off-by: Sergey Korolev Commit: adaa3a5d8b4e2834a8c2c79efcdd3c718236ba5a https://github.com/crosstool-ng/crosstool-ng/commit/adaa3a5d8b4e2834a8c2c79efcdd3c718236ba5a Author: Alexey Neyman Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M scripts/build/debug/300-gdb.sh Log Message: ----------- Merge pull request #885 from ksergeyv/master Fix gdb build flags forming Compare: https://github.com/crosstool-ng/crosstool-ng/compare/37caa3d4d798...adaa3a5d8b4e ----==_mimepart_5a376488896d2_355f2afdcf923c0c64850--