[PATCH rtems_littlevgl 1/2] waf: Remove unnecessary code.

Christian Mauderer christian.mauderer at embedded-brains.de
Tue Mar 17 07:20:12 UTC 2020


Hello Vijay,

thanks for the hint and the review. I removed the objects too. Beneath
that I added another patch to use a release version of lvgl.

Best regards

Christian

On 16/03/2020 21:50, Vijay Kumar Banerjee wrote:
> Hi!
> 
> On Wed, Mar 11, 2020 at 7:59 PM Christian Mauderer
> <christian.mauderer at embedded-brains.de
> <mailto:christian.mauderer at embedded-brains.de>> wrote:
> 
>     ---
>      lvgl.py | 6 ------
>      1 file changed, 6 deletions(-)
> 
>     diff --git a/lvgl.py b/lvgl.py
>     index 5452ed0..d6584f7 100644
>     --- a/lvgl.py
>     +++ b/lvgl.py
>     @@ -77,12 +77,6 @@ def build(bld):
>              if source_dir not in include_paths:
>                  include_paths.append(source_dir)
> 
>     -    bld.objects(target = objects,
>     -                features = 'c',
>     -                cflags = '-O2',
>     -                includes = includes,
>     -                source = source)
>     -
>          bld.stlib(target = 'lvgl',
>                    features = 'c',
>                    includes = includes,
> 
> 
> I think `use=objects` isn't required either in the next line. This
> builds fine.
> 
> Best regards,
> Vijay
> 
>     -- 
>     2.16.4
> 
>     _______________________________________________
>     devel mailing list
>     devel at rtems.org <mailto:devel at rtems.org>
>     http://lists.rtems.org/mailman/listinfo/devel
> 

-- 
--------------------------------------------
embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list