nixpkgs/pkgs/os-specific
Michael Weiss f2cfc158b2
fuse,fuse3: Avoid unnecessary build warnings
Do not set FUSERMOUNT_DIR since we already set it though
NIX_CFLAGS_COMPILE.

Setting it twice results in a lot of warnings like this one:

<command-line>:0:0: warning: "FUSERMOUNT_DIR" redefined

which makes the build look potentially broken.
This doesn't affect the result but fuse3 will now build without any
warnings and building fuse yields less warnings.
2019-06-14 22:09:15 +02:00
..
bsd netbsd.mkDerivation: don't supply -z relro 2019-04-10 17:35:08 -04:00
darwin Merge pull request #62684 from bdesham/trash-0.9.2 2019-06-11 19:32:55 -04:00
linux fuse,fuse3: Avoid unnecessary build warnings 2019-06-14 22:09:15 +02:00
windows Revert "mingw: use current package set for headers" 2019-01-28 10:42:04 -05:00