notfixed 834862 2.0.4-2 found 834862 2.0.4-2 thanks Sascha Steinbiss <[email protected]> writes:
> * Remove arch-restrictive compiler flags. > Closes: #834862 Hi, Sascha. This change helped, but non-x86 builds are still failing due to the unavailability of cpuid.h on other architectures: processor_support.h:17:22: fatal error: cpuid.h: No such file or directory # include <cpuid.h> Could you please conditionalize this directive appropriately? Also, please make sure that any amd64 assembly is conditionalized out in favor of portable C/C++ on other architectures. Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

