netty5/transport-native-unix-common
Norman Maurer e3086d50e9 Let's use gcc10 when cross-compiling for LSE support (#11112)
Motivation:

LSE (https://mysqlonarm.github.io/ARM-LSE-and-MySQL/) can have a huge performance difference. Let's ensure we use a compiler that can support it.

Modifications:

Update to gc10 when cross-compiling as it supports LSE and enables it by default

Result:

More optimized builds for aarch64
2021-03-25 09:34:08 +01:00
..
src SslHandler flushing with TCP Fast Open fix (#11077) 2021-03-14 14:27:10 +01:00
Makefile Use netty-jni-util via maven central (#10877) 2020-12-19 10:38:39 +01:00
pom.xml Let's use gcc10 when cross-compiling for LSE support (#11112) 2021-03-25 09:34:08 +01:00