Native: enable HMPP in tests/samples
Remove `kotlin.mpp.hierarchicalStructureSupport=false`. Disabling HMPP is not supported anymore. ^KT-59304
This commit is contained in:
committed by
Space Team
parent
949e4be658
commit
ce9a45bf92
@@ -16,6 +16,3 @@ kotlin.native.home=../../dist
|
||||
|
||||
# Increase memory for in-process compiler execution.
|
||||
org.gradle.jvmargs=-Xmx3g
|
||||
|
||||
# Disable HMPP with metadata until KT-50547 is not fixed
|
||||
kotlin.mpp.hierarchicalStructureSupport=false
|
||||
Reference in New Issue
Block a user