[KLIB] Deprecate -Xexpect-actual-linker CLI argument
This argument has been finally superseded by `-Xmetadata-klib`. ^KT-61136
This commit is contained in:
committed by
Space Team
parent
620c9434ca
commit
78a962f6d2
@@ -60,9 +60,6 @@ object CommonConfigurationKeys {
|
||||
@JvmField
|
||||
val HMPP_MODULE_STRUCTURE = CompilerConfigurationKey.create<HmppCliModuleStructure>("HMPP module structure")
|
||||
|
||||
@JvmField
|
||||
val EXPECT_ACTUAL_LINKER = CompilerConfigurationKey.create<Boolean>("Experimental expect/actual linker")
|
||||
|
||||
@JvmField
|
||||
val METADATA_KLIB = CompilerConfigurationKey.create<Boolean>("Produce metadata klib")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user