falcond: Work on other CPUS#8643
Conversation
TraceyC77
left a comment
There was a problem hiding this comment.
You've marked this as NFC but it does contain a functional change due to the build flag addition. Please update this to reflect that.
Also, please get someone with appropriate hardware to test.
**Summary** - add flag allowing different cpus to work
|
How exactly would someone be able to test it? If the issue was that the package was built for the architecture of the build server/AMD and they build it on say an Intel system it will work because it was build from source. |
Can you walk me through exactly what this build flag allows, in detail? |
|
I am not entirely sure. I would assume that it builds a falcond as just a generic x86_64 binary instead of either an amd or intel specific one. That flag was what the dev suggested. |
|
Intel user tested this change with a package I built with an AMD system. Seems to work. |
Summary
Test Plan
Do not know how to test as all my devices run an AMD CPU
Checklist
Resolves #8642