nixpkgs/pkgs/os-specific/windows/mingw-w64
John Ericson fc42ec0a5c mingw-w64: Depend on own headers derivation
Without this, a `#include <float.h>` resolves incorrectly. Either the
headers weren't on the include path at all, or they only were for
local, not system, imports.

What's weird is this used to not be a problem. Not sure what other
change in e.g. cc-wrapper would affect this.
2017-06-22 17:53:51 -04:00
..
common.nix mingw-w64: Clean up, especially clarifying staging 2017-06-22 17:53:51 -04:00
default.nix mingw-w64: Depend on own headers derivation 2017-06-22 17:53:51 -04:00
headers.nix mingw-w64: Clean up, especially clarifying staging 2017-06-22 17:53:51 -04:00
pthreads.nix mingw-w64: Clean up, especially clarifying staging 2017-06-22 17:53:51 -04:00