From: Roy Marples Date: Tue, 17 Dec 2019 15:57:18 +0000 (+0000) Subject: Correct URL in prior X-Git-Tag: v9.0.0~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0af1e67a3045c78afee348e398e889a597bfed;p=thirdparty%2Fdhcpcd.git Correct URL in prior --- diff --git a/BUILDING.md b/BUILDING.md index 22f08d03..87df556d 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -66,7 +66,7 @@ obviously false. You will have to patch support either in the kernel or out of the headers (or dhcpcd itself) to have correct operation. Linux netlink headers cause a sign conversion error. -I [submitted a patch](https://sourceware.org/bugzilla/show_bug.cgi?id=22489), +I [submitted a patch](https://lkml.org/lkml/2019/12/17/680), but as yet it's not upstreamed. GLIBC ships an icmp6.h header which will result in signedness warnings.