From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60886 invoked by alias); 22 Feb 2019 08:21:58 -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 60859 invoked by uid 89); 22 Feb 2019 08:21:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=BAYES_50,GIT_PATCH_2,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.2 spammy=alpine, Alpine, stilor@att.net, alexey X-HELO: out-3.smtp.github.com Received: from out-3.smtp.github.com (HELO out-3.smtp.github.com) (192.30.252.194) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Feb 2019 08:21:55 +0000 Date: Fri, 22 Feb 2019 08:21:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1550823714; bh=CgBDD2ZzFqB9jOI7NKX5jKQnMgu0nRsIbsg3dHTQFV8=; h=Date:From:To:Subject:From; b=LWbkC1X9vTMCIicm6sl3x3m5nPFTysiEQ+eQpeuXkjPJYlo2VB1QXQpN1PJ4bPnZ8 GFUDNAX2cxo5JiZB1qmZ2dP1JgNYU901Zu87z/3LOsgdLdbT69QJ3c6txyMOdTCyIp rbtyQbXTPA5HJWLrO29HJSr26BBT6d9lYRo775m0= From: Alexey Neyman To: crossgcc@sourceware.org Message-ID: Subject: [crosstool-ng/crosstool-ng] d40237: Add a Dockerfile for Alpine Linux 3.8 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: crossgcc@sourceware.org X-Auto-Response-Suppress: All X-SW-Source: 2019-02/txt/msg00015.txt.bz2 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d40237cba489d01df4594637c3234ea4b3986641 https://github.com/crosstool-ng/crosstool-ng/commit/d40237cba489d01df4594637c3234ea4b3986641 Author: Alexey Neyman Date: 2019-02-22 (Fri, 22 Feb 2019) Changed paths: A testing/docker/alpine3.8/Dockerfile M testing/docker/common-scripts/ctng-build-sample M testing/docker/common-scripts/ctng-test-basic Log Message: ----------- Add a Dockerfile for Alpine Linux 3.8 Signed-off-by: Alexey Neyman Commit: 2a1e0cb0314a9b50ba8421e21b5a262442ab7c9f https://github.com/crosstool-ng/crosstool-ng/commit/2a1e0cb0314a9b50ba8421e21b5a262442ab7c9f Author: Alexey Neyman Date: 2019-02-22 (Fri, 22 Feb 2019) Changed paths: A testing/docker/alpine3.8/Dockerfile M testing/docker/common-scripts/ctng-build-sample M testing/docker/common-scripts/ctng-test-basic Log Message: ----------- Merge pull request #1146 from stilor/rc2-fixes-3 Add a Dockerfile for Alpine Linux 3.8 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/abbe41a48dc0...2a1e0cb0314a