Hi all,
I am currently trying to build a small project for arm64.
I wanted to ask if it is possible to create a custom target. I mean something different than using:
Copy code
kotlin{
linuxArm64()
}
I am interested in creating a custom target for arm64 where I can specify what compiler/linker options I want to use.
Thanks in advance!
Slack Conversation