Building dxvk-mingw... ==> ERROR: options array contains unknown option '!lto'

So I got this error message when trying to update this a few weeks ago, and decided that it was just a bug in the update and that it would be fixed. However, now it is about a week later and I can still not update this package. I’ve found this solution on the arch page, but it is vague and I have no idea what to do with this information, can someone please help me out?

Doesn’t compile with LTO, please add options=(!lto) or something similar.

What error message?

That option is already set in the PKGBUILD. However, it’s unnecessary as that option is not enabled by default.

Thanks, removing options=(!lto) has resolved the issue!

`