How to utilize FPU in arduino Giga R1 using platform io?

As the title says, does anyone know how I can be sure that the compiler uses the FPU unit for float operations using platform io?

Does it do that by default or do I have to set build flags or something?