Stop passing -mcpu on x86-64
authorMatt Corallo <git@bluematt.me>
Thu, 16 Nov 2023 03:01:34 +0000 (03:01 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 16 Nov 2023 05:22:49 +0000 (05:22 +0000)
This is actually not supported, but we did it anyway because Debian
accepted it. Instead, we should rely on -march and -mtune


No differences found