On 12/9/22 12:34, Peter Maydell wrote:
-# Using uname is really, really broken.  Once we have the right set of checks
-# we can eliminate its usage altogether.
I note that the fallback if we match no #defines is still "use uname".
We can only get rid of that if we're willing to say "must be a
known host architecture, even if using TCI", though. Or we could
force the 1 person using that setup to specify --cpu manually, perhaps.

Ok I'll change a bit the comments, and add a warning in configure as well if the #define checks fail to detect the CPU architecture.

Paolo


Reply via email to