[jboss-jira] [JBoss JIRA] (WFLY-13302) Add ARM64 versions for libartemis-native.so and libwfssl.so
Martin Grigorov (Jira)
issues at jboss.org
Mon Mar 30 05:16:02 EDT 2020
Martin Grigorov created WFLY-13302:
--------------------------------------
Summary: Add ARM64 versions for libartemis-native.so and libwfssl.so
Key: WFLY-13302
URL: https://issues.redhat.com/browse/WFLY-13302
Project: WildFly
Issue Type: Feature Request
Components: Build System
Affects Versions: 19.0.0.Final
Reporter: Martin Grigorov
Assignee: Brian Stansberry
Hello WildFly team,
I'd like to ask you to add arm64/aarch64 versions of the libartemis-native.so and libwfssl.so binaries to the release distribution.
The TGZ download from https://wildfly.org/downloads/ has the following .so files:
{code}
wildfly-19.0.0.Final $ find ./ -name "*.so"
./modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so
./modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so
./modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so
./modules/system/layers/base/org/wildfly/openssl/main/lib/linux-i386/libwfssl.so
./modules/system/layers/base/org/wildfly/openssl/main/lib/solaris-x86_64/libwfssl.so
{code}
Since recently there is a TeamCity agent running on Ubuntu 18.04.4 ARM64: https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxArm64OpenJ911
I guess it could be used to build those binaries too
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list