Are we going to have a no-NTS-KE build option?
Eric S. Raymond
esr at thyrsus.com
Sun Jan 27 05:03:22 UTC 2019
Hal Murray <hmurray at megapathdsl.net>:
>
> Eric said:
> > What would a build option gain us? Is there some specific prerequisite
> > you're worried about?
>
> It seemed like good insurance. If we want to fix a bug, you seem to prefer to
> release the current git head rather than making a branch.
I do. But I'm not worried that introducing NTS code will destablized non-NTS
code, either.
> There is a specific example. Daniel's libaes_siv doesn't build on NetBSD.
>
> /home/murray/ntpsec/libaes_siv/aes_siv.c:114:24: error: expected declaration
> specifiers or '...' before '__builtin_constant_p'
> static inline uint64_t bswap64(uint64_t x) { return __builtin_bswap64(x); }
We need to fix that whether or not there's a build option.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
My work is funded by the Internet Civil Engineering Institute: https://icei.org
Please visit their site and donate: the civilization you save might be your own.
More information about the devel
mailing list