Skip to content

Commit

Permalink
[Build] Add charsets
Browse files Browse the repository at this point in the history
  • Loading branch information
Schaka committed Oct 14, 2024
1 parent 18c7a49 commit 7660510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ tasks.withType<BootBuildImage> {
""".trimIndent(),
"BP_NATIVE_IMAGE_BUILD_ARGUMENTS" to """
-march=compatibility
-H:+AddAllCharsets
-Dsun.jnu.encoding=UTF-8
-Dfile.encoding=UTF-8
""".trimIndent()
Expand Down

0 comments on commit 7660510

Please sign in to comment.