[Buildroot] [PATCH 1/2] package/freerdp: do not use Neon extensions when not available

Peter Korsgaard peter at korsgaard.com
Sun Dec 28 11:31:23 UTC 2014


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > FreeRDP mis-detects the CPU, and may enable Neon extensions when it
 > should not. Not all ARM processors have Neon extensions.

 > Heck, what's more, none non-ARM processor has Neon extensions!
 > The regexp to detect the CPU is borked:  'arm*'  will also match 'arc'
 > as well as 'arm'.

Huh, how does arm* march arc?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list