[PATCH rtems-libbsd 4/5] wscript: Enable build for LibBSD Doc
Husni Faiz
ahamedhusni73 at gmail.com
Sun Aug 1 19:25:45 UTC 2021
Signed-off-by: Husni Faiz <ahamedhusni73 at gmail.com>
---
wscript | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/wscript b/wscript
index fd8f10c..5ae735d 100644
--- a/wscript
+++ b/wscript
@@ -35,7 +35,8 @@ build_all = ['user',
'shell',
'cpu-supplement',
'develenv',
- 'legacy-networking']
+ 'legacy-networking',
+ 'libbsd']
building = build_all
--
2.25.1
More information about the devel
mailing list