On Fri, 18 Dec 2020 13:36:10 +0000
Richard Purdie <[email protected]> wrote:
> > @@ -42,14 +42,14 @@ inherit autotools-brokensep pkgconfig
> >  
> >  TARGET_CC_ARCH += "${LDFLAGS}"
> >  
> > +export libdir := "${exec_prefix}/${baselib}"
> > +export incdir := "${exec_prefix}/include"  
> 
> In general we try and avoid :=, is there a reason its needed here
> rather than just "=" ? If so, it might be something that should be
> mentioned in the commit message?

Ok, the point was to avoid these ${incdir} and ${libdir} get modified by the
"export ${prefix}". In fact, I need to do it only with the PKG_CONFIG_PATH
variable. Yes, I will mention it.

Regards,

Köry

> 
> Cheers,
> Richard
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#145882): 
https://lists.openembedded.org/g/openembedded-core/message/145882
Mute This Topic: https://lists.openembedded.org/mt/79036634/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to