From ddc5c9cbb47609a02c70e070be2ad13c39e82d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thiago=20Henrique=20H=C3=BCpner?= Date: Mon, 27 May 2024 13:41:49 -0300 Subject: [PATCH] Use -march=compatibility --- dev.thihup.jvisualg.ide/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev.thihup.jvisualg.ide/pom.xml b/dev.thihup.jvisualg.ide/pom.xml index eb71890..6adac78 100644 --- a/dev.thihup.jvisualg.ide/pom.xml +++ b/dev.thihup.jvisualg.ide/pom.xml @@ -97,6 +97,7 @@ -H:+ForeignAPISupport --features=dev.thihup.jvisualg.ide.NativeImageFeature -Ob + -march=compatibility