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)
commitb5ccb17b2bbc30db17ea7f59c3b836672792031a
treea548dd06f09e891469b351733f414efb7cd7c652
parent8e22d304f6011d6e810c15592d437887c45f8a1c
Stop passing -mcpu on x86-64

This is actually not supported, but we did it anyway because Debian
accepted it. Instead, we should rely on -march and -mtune
genbindings.sh