fix_hurd_build
authorTobias Frost <tobi@debian.org>
Thu, 22 Feb 2018 11:23:56 +0000 (12:23 +0100)
committerNorbert Preining <norbert@preining.info>
Thu, 15 Jul 2021 01:20:01 +0000 (02:20 +0100)
commit2d4eb75fc2c59a40650c9fef267c7ad0195ef784
tree08e227ff0600e1272141214abc587246874853bd
parent02352254b0194eb7fbe62e48c36999034e3908fd
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