mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-02 13:20:52 +08:00
parent
59f652fe88
commit
f700edc5b8
@ -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(
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user