fix_hurd_build
authorTobias Frost <tobi@debian.org>
Thu, 22 Feb 2018 11:23:56 +0000 (12:23 +0100)
committerMaximiliano Curia <maxy@debian.org>
Thu, 17 Jan 2019 23:29:50 +0000 (23:29 +0000)
commit18d1656c61eacfd5ebd9c0d1e852e72622dc43bf
tree406fbbbcc8544cfff0ea2ae6ab550677128e48a3
parent86f883beeb1b7d347c64eda942734113937a3d84
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