From: Chris Johns <[email protected]>
Update #4475
---
libbsd.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libbsd.py b/libbsd.py
index 09a1fbc4..2318e470 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -5019,7 +5019,7 @@ class dhcpcd(builder.Module):
'dhcpcd/compat/pselect.c',
'dhcpcd/crypt/hmac_md5.c',
],
- mm.generator['source']('-D__FreeBSD__ -DTHERE_IS_NO_FORK
-DMASTER_ONLY -DINET')
+ mm.generator['source']('-D__FreeBSD__ -DTHERE_IS_NO_FORK
-DMASTER_ONLY -DINET -Dhmac_md5=_dhcpcd_hmac_md5')
)
self.addRTEMSUserSourceFiles(
[
--
2.24.1
_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel