Skip to content

Commit 55b3c35

Browse files
committed
chore: graalvm minor changes
1 parent a0d2e31 commit 55b3c35

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Args=--initialize-at-build-time=com.github.ajalt.mordant.internal.nativeimage.NativeImagePosixMppImpls

gradle/build-logic/src/main/kotlin/plugins/graalvm.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ plugins {
1414
// com.autonomousapps.`dependency-analysis`
1515
}
1616

17-
val debugEnabled = project.hasProperty("debug")
1817
val quickBuildEnabled = project.hasProperty("quick")
1918
val nativeBundleEnabled = project.hasProperty("bundle")
2019
val muslEnabled = project.hasProperty("musl")

0 commit comments

Comments
 (0)