api / org.gradle.nativeplatform.toolchain / GccCompatibleToolChain / eachPlatform

eachPlatform

abstract fun eachPlatform(action: Action<in GccPlatformToolChain>): Unit

Adds an action that can fine-tune the tool configuration for each platform supported by this tool chain.