Skip to content

Commit

Permalink
Merge pull request #278 from sixwaaaay/compatiable
Browse files Browse the repository at this point in the history
feat: architecture compatibility
  • Loading branch information
sixwaaaay authored Oct 7, 2024
2 parents d375b25 + 2b1c880 commit 980f852
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions graal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@
<metadataRepository>
<enabled>true</enabled>
</metadataRepository>
<buildArgs combine.children="append">
<arg>-march=compatibility</arg>
</buildArgs>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 980f852

Please sign in to comment.