mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-03-27 04:40:14 +00:00
Improve graalvm native build wih resource autodetect
This commit is contained in:
parent
af324eeca5
commit
2a1be0bd85
@ -20,8 +20,8 @@ application {
|
||||
graalvmNative {
|
||||
binaries {
|
||||
this["main"].run {
|
||||
resources.autodetect()
|
||||
configurationFileDirectories.from(file("graalvm-config-dir"))
|
||||
buildArgs.add("--report-unsupported-elements-at-runtime")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user