[oe] [meta-networking][PATCH 1/1] net-snmp: fix the replacement in net-snmp-config

Khem Raj raj.khem at gmail.com
Thu Dec 31 06:17:04 UTC 2015


On Wed, Dec 30, 2015 at 5:26 PM,  <rongqing.li at windriver.com> wrote:
> -    sed -e "s at -I/usr/include@@g" \
> +    sed -e "s at -I/usr/include at -I=/usr/include at g" \

Can you rather replace it with ${STAGING_INCDIR} -I= is too gcc
specific, wont work with Clang e.g.



More information about the Openembedded-devel mailing list