[Git][NTPsec/ntpsec][master] Fix attic build
Matt Selsky (@selsky)
gitlab at mg.gitlab.com
Tue Dec 26 23:28:13 UTC 2023
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
f295e2a4 by Fred Wright at 2023-12-26T14:22:46-08:00
Fix attic build
Removes a reference to an attic program that isn't provided.
TESTED:
Build now works with --enable-attic.
- - - - -
1 changed file:
- attic/wscript
Changes:
=====================================
attic/wscript
=====================================
@@ -2,7 +2,7 @@ def build(ctx):
util = [ 'sht',
'digest-find', 'cipher-find',
'clocks', "random",
- 'digest-timing', 'cmac-timing', 'exp-timing',
+ 'digest-timing', 'cmac-timing',
'backwards']
if not ctx.env.DISABLE_NTS:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/f295e2a43a3a0df2851b668216cbbb4a917c229f
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/f295e2a43a3a0df2851b668216cbbb4a917c229f
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20231226/c4fca305/attachment.htm>
More information about the vc
mailing list