Skip to content

Commit

Permalink
Use -march=compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Thihup committed May 27, 2024
1 parent e0a218c commit ddc5c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev.thihup.jvisualg.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<buildArg>-H:+ForeignAPISupport</buildArg>
<buildArg>--features=dev.thihup.jvisualg.ide.NativeImageFeature</buildArg>
<buildArg>-Ob</buildArg>
<buildArg>-march=compatibility</buildArg>
</buildArgs>
</configuration>
<executions>
Expand Down

0 comments on commit ddc5c9c

Please sign in to comment.