fix_hurd_build
authorTobias Frost <tobi@debian.org>
Sun, 15 May 2016 19:03:09 +0000 (21:03 +0200)
committerMaximiliano Curia <maxy@debian.org>
Wed, 5 Apr 2017 08:10:59 +0000 (09:10 +0100)
commit451f766ebeb09bcdae14a54e3125aa28d9bc2b8b
treee2b5e6c8cc1d5781721a590fed570b41878d5b54
parentd3da4efe005c3fc5da6a5e92bd48eb63bc8aa511
fix_hurd_build

posix_fadvise64 is not available on hurd, will yield to an compiler warning and
aborting the build through --fatal-warnings

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799619
Forwarded: no

Gbp-Pq: Name fix_hurd_build.patch
src/ioslaves/file/file.cpp
src/ioslaves/file/file_unix.cpp