gllvm: should work on "all" platforms, indicate this
This commit is contained in:
parent
eefb0032b7
commit
1feffb18c4
1 changed files with 1 additions and 0 deletions
|
@ -18,5 +18,6 @@ buildGoPackage rec {
|
|||
description = "Whole Program LLVM: wllvm ported to go";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue