mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 00:37:04 +08:00
@@ -5020,7 +5020,7 @@ class dhcpcd(builder.Module):
|
|||||||
'dhcpcd/compat/pselect.c',
|
'dhcpcd/compat/pselect.c',
|
||||||
'dhcpcd/crypt/hmac_md5.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(
|
self.addRTEMSUserSourceFiles(
|
||||||
[
|
[
|
||||||
|
Reference in New Issue
Block a user