[
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)