<div dir="ltr"><div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 19, 2019 at 4:41 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 19/9/19 5:05 am, Vijay Kumar Banerjee wrote:<br>
> Sorry, this patch doesn't seem to work properly, I have modified it a bit and <br>
> attached the v4 here. This v4 needs the rtems_waf typo patch that I recently<br>
> posted. <br>
<br>
Thanks. This fragment ...<br>
<br>
 if bld.env.LIBPATH_libbsd and bld.env.LIBPATH_liblvgl:<br>
<br>
... exposes how libraries are being held in the env so I have pushed a change to<br>
rtems_waf to add a `check_lib()` call you can use with ...<br>
<br>
 if rtems.check_lib(['bsd', 'lvgl']):<br>
  ....<br>
<br>
Could you please update the patch to pick up the latest rtems_waf changes and<br>
use the check_lib() call?<br>
<br></blockquote><div>I added the changes in the attached patch. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks<br>
Chris<br>
</blockquote></div></div>