Compare commits
2 Commits
40c8a12a34
...
c19786a3d4
| Author | SHA1 | Date | |
|---|---|---|---|
| c19786a3d4 | |||
| 437c9cbc50 |
@@ -96,7 +96,7 @@ let
|
||||
|
||||
pkgs = filterAttrs (_: isDerivation) bscPkgs;
|
||||
|
||||
# Native build in that platform doesn't imply cross build works
|
||||
# TODO: Native build in that platform doesn't imply cross build works
|
||||
canCrossCompile = platform: pkg:
|
||||
(isDerivation pkg) &&
|
||||
# Must be defined explicitly
|
||||
|
||||
Reference in New Issue
Block a user