parent
0481467282
commit
e203a9a553
@ -1,4 +1,4 @@
|
||||
{ fetchurl, stdenv, mingw_headers }:
|
||||
{ fetchurl, stdenv, mingw_header, hostPlatform, buildPlatform }:
|
||||
|
||||
# This file is tweaked for cross-compilation only.
|
||||
assert hostPlatform != buildPlatform;
|
||||
|
Loading…
Reference in New Issue
Block a user