summaryrefslogtreecommitdiffstats
path: root/BUILDING.md
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-12-17 15:57:18 +0000
committerRoy Marples <roy@marples.name>2019-12-17 15:57:18 +0000
commitaa2b2d52dac4e9e553a3db2c5d8048d8ecded4f1 (patch)
tree92a26da9e598dae145db152bc2d712ebe660c04e /BUILDING.md
parent2fe4feb035309e7b8227d9619e2c3bb6e126f11d (diff)
downloaddhcpcd-aa2b2d52dac4e9e553a3db2c5d8048d8ecded4f1.tar.xz
Correct URL in prior
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
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.