[OE-core] [PATCH v2] uninative: rebuild uninative for gcc 4.8 and 4.9

Burton, Ross ross.burton at intel.com
Mon Oct 31 20:11:36 UTC 2016


On 27 October 2016 at 08:10, Ed Bartosh <ed.bartosh at linux.intel.com> wrote:

> +    match = re.match(".* (\d\.\d)\.\d .*", output.split('\n')[0])
>

Debian uses this string:

gcc (Debian 4.9.2-10) 4.9.2

So your regex needs to be a bit more permissive, and it looks like grabbing
the second number would be more appropriate here too.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161031/3401b338/attachment-0002.html>


More information about the Openembedded-core mailing list