Jian Le created DAEMON-321: ------------------------------ Summary: 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 Fix For: 1.0.16
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)