[oe] [OE][PATCH] pkgconfig.bbclass: Remove spurious rpaths and -isystem includes from pkgconfig files.

Roman I Khimov roman at khimov.ru
Sun Aug 8 17:48:53 UTC 2010


В сообщении от Воскресенье 08 августа 2010 07:14:49 автор Ash Charles написал:
> -                       -e 's:-I${STAGING_INCDIR}::g' \
> +                       -e 's:-rpath-link,${STAGING_LIBDIR}::g' \
> +                       -e 's:-I${STAGING_INCDIR}:-I${prefix}/include:g' \
> +                       -e 's:-isystem${STAGING_INCDIR}::g' \

I have "-isystem..." change in my own patch queue and rpath-link should be 
fine also. I'm not so sure about incdir or libdir change though.

-- 
 http://roman.khimov.ru
mailto: roman at khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100808/c648d63f/attachment-0002.sig>


More information about the Openembedded-devel mailing list