gllvm: should work on "all" platforms, indicate this
This commit is contained in:
@@ -18,5 +18,6 @@ buildGoPackage rec {
|
|||||||
description = "Whole Program LLVM: wllvm ported to go";
|
description = "Whole Program LLVM: wllvm ported to go";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ dtzWill ];
|
maintainers = with maintainers; [ dtzWill ];
|
||||||
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user