fix FTBFS on mips
authorDmitry Smirnov <onlyjob@debian.org>
Sun, 21 Feb 2021 17:18:35 +0000 (17:18 +0000)
committerFelix Geyer <fgeyer@debian.org>
Sun, 21 Feb 2021 17:18:35 +0000 (17:18 +0000)
commit42b9ef1e3efcd01f1aef0fadab35548034ab20bf
treebd0bd336f23a868f209020b7b82a1568e70d250a
parent1a28c1b05ff0df5cacb21dc5f67051321d31fd06
fix FTBFS on mips

Last-Update: 2018-03-18
Forwarded: not-needed
Bug-Upstream: https://github.com/moby/moby/issues/28058

~~~~
github.com/docker/docker/pkg/system/stat_linux.go:13:7: cannot use s.Rdev (type uint32) as type uint64 in field value
~~~~

Gbp-Pq: Name mips-fix-devnumber.patch
engine/pkg/system/stat_linux.go