You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ayappan (JIRA)" <ji...@apache.org> on 2016/01/22 15:32:39 UTC

[jira] [Created] (DAEMON-343) Add 64-bit POWERPC-LE (ppc64le) support

Ayappan created DAEMON-343:
------------------------------

             Summary: Add 64-bit POWERPC-LE (ppc64le) support
                 Key: DAEMON-343
                 URL: https://issues.apache.org/jira/browse/DAEMON-343
             Project: Commons Daemon
          Issue Type: Improvement
          Components: Jsvc
    Affects Versions: 1.0.15
         Environment: ppc64le
            Reporter: Ayappan
             Fix For: 1.0.16


IBM recently introduced the new 64-bit PowerPC Little-Endian architecture. Two improvements needs to be done to make jsvc buildable in ppc64le arch.
1) The config.guess has to be updated. It don't have the ppc64le entry. 
2) configure & apsupport.m4 also need ppc64le entry. Attaching a patch for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)