gllvm: should work on "all" platforms, indicate this
This commit is contained in:
parent
eefb0032b7
commit
1feffb18c4
@ -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 New Issue
Block a user