wide-dhcpv6: Compile for for uClibc-0.9.31.
authorMichael Büsch <mb@bu3sch.de>
Tue, 2 Nov 2010 21:19:58 +0000 (21:19 +0000)
committerMichael Büsch <mb@bu3sch.de>
Tue, 2 Nov 2010 21:19:58 +0000 (21:19 +0000)
commitb4e641cd3ddd6346d65a5d3bb7ad77786e053d74
tree610065de8ebbdf62b4702649d3ad7266a0babb0b
parentf1a22851e5aa87f6227f8d8af46e442922ed7444
wide-dhcpv6: Compile for for uClibc-0.9.31.
We need -D_GNU_SOURCE. However, that also introduces a "dprintf" prototype, which clashes with our local dprintf. We use an ugly workaround. (Don't want to touch every caller of dprintf, because the patch would be huge.)

SVN-Revision: 23802
ipv6/wide-dhcpv6/Makefile
ipv6/wide-dhcpv6/patches/002-fix-dprintf-clash.patch [new file with mode: 0644]