--- 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, -- 2.16.4
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel