Commit graph

2 commits

Author SHA1 Message Date
rodent
7e0e935115 Fix this the right way, thanks to joerg@. Noticed this is linking against
pthread too, so let's included that bl3.mk here as well.
2015-05-21 22:21:08 +00:00
rodent
e999e38e66 Add patch to silence compilation warning found on NetBSD with gcc and
FreeBSD with clang: format specifies type 'int' but the argument has type 'long'
This seems to be fallout from the time_t change patches. Defuzz patches
while we're here.
2015-05-21 14:06:08 +00:00