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 EFB641189A for ; Sat, 12 Jul 2014 14:31:06 +0000 (UTC) Received: (qmail 97486 invoked by uid 500); 12 Jul 2014 14:31:06 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 97351 invoked by uid 500); 12 Jul 2014 14:31:06 -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 97154 invoked by uid 99); 12 Jul 2014 14:31:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jul 2014 14:31:06 +0000 Date: Sat, 12 Jul 2014 14:31:06 +0000 (UTC) From: "Emmanuel Bourg (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DAEMON-321) Support the zLinux system 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-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg resolved DAEMON-321. ----------------------------------- Resolution: Duplicate > Support the zLinux system > ------------------------- > > Key: DAEMON-321 > URL: https://issues.apache.org/jira/browse/DAEMON-321 > Project: Commons Daemon > Issue Type: New Feature > Components: Jsvc > Affects Versions: 1.0.15 > Environment: zLinux systems > Reporter: Jian Le > Labels: features > Fix For: 1.0.16 > > Original Estimate: 5m > Remaining Estimate: 5m > > We just need to add 5 lines into the /commons-daemon-1.0.16-src/src/native/unix/support/apsupport.m4 file: > s390x) > CFLAGS="$CFLAGS -DCPU=\\\"s390x\\\"" > supported_os="s390x" > HOST_CPU=s390x > ;; > Preferably right after the s390 platform. -- This message was sent by Atlassian JIRA (v6.2#6252)