Optimizing built binaries

From postmarketOS

A compiler can be told to create binaries specifically for one CPU or family of CPUs, often resulting in a (minor, albeit always welcome) performance boost. On weaker systems, every additional bit of performance might be significant to the user.

Reference