On Mon, Sep 24, 2012 at 12:10 PM, McClintock Matthew-B29882 <[email protected]> wrote: > On Mon, Sep 24, 2012 at 1:28 PM, Khem Raj <[email protected]> wrote: >> On Mon, Sep 24, 2012 at 4:49 AM, Phil Blundell <[email protected]> wrote: >>> >>> -COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-(linux|freebsd.*)' >>> +COMPATIBLE_HOST = >>> '(x86_64.*|i.86.*|arm.*|powerpc.*|mips.*)-(linux|freebsd.*)' >> >> I wonder if this expression should be removed completely now that mips is >> added >> we dont have any supported arch left. > > All the powerpc64 target still won't work (the Freescale ones at least).
OK but above expression does not exclude ppc64 so you have a bug here. > > -M > >> >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
