On Wed, Dec 30, 2015 at 5:26 PM,  <[email protected]> wrote:
> -    sed -e "s@-I/usr/include@@g" \
> +    sed -e "s@-I/usr/include@-I=/usr/include@g" \

Can you rather replace it with ${STAGING_INCDIR} -I= is too gcc
specific, wont work with Clang e.g.
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to