commit | 21efd0f600732a80a1433c6b142db4241c2b2995 | [log] [tgz] |
---|---|---|
author | Sebastian Pipping <sebastian@pipping.org> | Wed Jul 12 18:32:16 2017 +0200 |
committer | Sebastian Pipping <sebastian@pipping.org> | Wed Jul 12 18:34:52 2017 +0200 |
tree | c4c10ee19a2c5fc8f54302e4aebcbae3bee6280a | |
parent | ba03edc6e6189ca5897fee77fe3ee3319c0517bb [diff] |
Travis CI: Use -DXML_POOR_ENTROPY to fix compilation I would use libbsd but it's broken on Ubuntu trusty: ``` /usr/include/bsd/stdlib.h:52:27: error: unknown type name 'u_char' void arc4random_addrandom(u_char *dat, int datlen); ^ ``` https://travis-ci.org/libexpat/libexpat/jobs/252880355