Hello Peter,
On Thu, 17 Dec 2020 16:21:20 +0000
Peter Kjellerstedt <[email protected]> wrote:
> >
> > TARGET_CC_ARCH += "${LDFLAGS}"
> >
> > +export libdir := "${exec_prefix}/${baselib}"
> > +export incdir := "${exec_prefix}/include"
>
> This should be a little bit better:
>
> export libdir := "${libdir}"
> export incdir := "${incdir}"
Thanks,
I did not notice but it brings an error and I sent a V3 with it.
Your review returns this error:
bb.data_smart.ExpansionError: Failure expanding variable incdir,
expression was ${incdir} which triggered exception Exception: variable incdir
references itself!
Regards,
Köry,
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#145849):
https://lists.openembedded.org/g/openembedded-core/message/145849
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]]
-=-=-=-=-=-=-=-=-=-=-=-