From 9cee4cd6a0f18efaefde0771ebe92138243aff31 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Fri, 13 Sep 2024 11:27:07 +0200 Subject: [PATCH] Native image fixes --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b7d1e7..4db65f0 100644 --- a/pom.xml +++ b/pom.xml @@ -315,7 +315,9 @@ -march=native -H:IncludeResourceBundles=net.sourceforge.argparse4j.internal.ArgumentParserImpl -O1 - -H:+StaticExecutableWithDynamicLibC + + --static + --libc=musl -H:+JNI -H:+ForeignAPISupport -H:IncludeResources=librocksdbjni-linux64.so