release-cross: Add `gnu.smbfs'.
svn path=/nixpkgs/trunk/; revision=32500
This commit is contained in:
parent
3f523771bc
commit
e86e5db579
@ -182,6 +182,7 @@ in {
|
|||||||
gnu.hurdCross = nativePlatforms;
|
gnu.hurdCross = nativePlatforms;
|
||||||
gnu.mach.hostDrv = nativePlatforms;
|
gnu.mach.hostDrv = nativePlatforms;
|
||||||
gnu.mig = nativePlatforms;
|
gnu.mig = nativePlatforms;
|
||||||
|
gnu.smbfs = nativePlatforms;
|
||||||
|
|
||||||
coreutils.hostDrv = nativePlatforms;
|
coreutils.hostDrv = nativePlatforms;
|
||||||
ed.hostDrv = nativePlatforms;
|
ed.hostDrv = nativePlatforms;
|
||||||
|
Loading…
Reference in New Issue
Block a user