]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Correct URL in prior
authorRoy Marples <roy@marples.name>
Tue, 17 Dec 2019 15:57:18 +0000 (15:57 +0000)
committerRoy Marples <roy@marples.name>
Tue, 17 Dec 2019 15:57:18 +0000 (15:57 +0000)
BUILDING.md

index 22f08d03d6ad1952bdd3e7aa19a1bb816697c5b0..87df556d1198519d7c07e9fde9811c05f065a152 100644 (file)
@@ -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.