fix FTBFS on mips
authorDmitry Smirnov <onlyjob@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000 (21:12 +0100)
committerFelix Geyer <fgeyer@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000 (21:12 +0100)
commitd15d4a9190167de559fb7397b0ab8b4aa5a321df
tree507bd6bb474a4b2ba4ec72e3270df7c78858fa17
parentc3646de2669e2328be5675bbffe5215820d3694f
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