netty / netty-tcnative

A fork of Apache Tomcat Native, based on finagle-native
Apache License 2.0
241 stars 179 forks source link

Move logic for static cross-compile for linux-aarch64 to pom file #906

Closed normanmaurer closed 1 week ago

normanmaurer commented 1 week ago

Motivation:

Let's try to keep logic together to make it easier to keep track of changes

Modifications:

Move logic for cross compile to pom file.

Result:

Easier to maintain