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.

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); }


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to