Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 586DE17428 for ; Thu, 6 Nov 2014 11:46:35 +0000 (UTC) Received: (qmail 84127 invoked by uid 500); 6 Nov 2014 11:46:34 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 84013 invoked by uid 500); 6 Nov 2014 11:46:34 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 83818 invoked by uid 99); 6 Nov 2014 11:46:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 11:46:34 +0000 Date: Thu, 6 Nov 2014 11:46:34 +0000 (UTC) From: "Colin Watson (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DAEMON-326) Add 64-bit little-endian POWER (powerpc64le) support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DAEMON-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Watson updated DAEMON-326: -------------------------------- Attachment: ppc64el.diff > Add 64-bit little-endian POWER (powerpc64le) support > ---------------------------------------------------- > > Key: DAEMON-326 > URL: https://issues.apache.org/jira/browse/DAEMON-326 > Project: Commons Daemon > Issue Type: Improvement > Affects Versions: 1.0.15 > Reporter: Colin Watson > Attachments: ppc64el.diff > > > The build system doesn't recognise the new 64-bit little-endian POWER architecture (called powerpc64le by GNU config, also ppc64el or ppc64le elsewhere). I'm attaching a patch to fix this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)