Skip to content

Commit

Permalink
fix: compatibility issue (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Mar 26, 2024
1 parent 030bc94 commit 3fd9fc6
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,4 +20,5 @@ quarkus.flyway.baseline-on-migrate=true
quarkus.flyway.baseline-version=1
quarkus.flyway.clean-on-validation-error=true
quarkus.swagger-ui.always-include=true
# this should fix the compatibility issue
quarkus.native.additional-build-args=-march=compatibility

0 comments on commit 3fd9fc6

Please sign in to comment.