Skip to content

Commit

Permalink
add compatibility to build native executable to run on a broader chipset
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Mar 20, 2024
1 parent bf8c613 commit 42d2f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-java/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ quarkus.flyway.baseline-on-migrate=true
quarkus.flyway.baseline-version=1
quarkus.flyway.clean-on-validation-error=true
quarkus.swagger-ui.always-include=true
quarkus.native.additional-build-args=-march=compatibility

0 comments on commit 42d2f1f

Please sign in to comment.