Files
bind9/lib/dns
Ondřej Surý 4c7345bcb6 Use getconf LFS_{CFLAGS,LDFLAGS,LIBS} to get flags to compile lib/dns/gen
On some systems (namely Debian buster armhf) the readdir() call fails
with `Value too large for defined data type` unless the
_FILE_OFFSET_BITS=64 is defined.  The correct way to fix this is to
get the appropriate compilation parameters from getconf system
interface.
2019-05-29 06:58:41 +02:00
..
2019-05-13 10:05:03 +07:00
2019-03-14 13:34:59 -07:00
2019-05-08 18:17:55 -07:00
2018-12-11 11:32:24 +01:00
2019-05-13 10:05:03 +07:00
2019-04-24 08:05:27 +10:00
2019-05-21 10:23:17 +00:00
2019-05-13 10:05:03 +07:00
2019-04-06 12:22:49 -07:00
2019-03-13 10:51:56 +11:00
2019-04-11 15:22:30 +02:00