FreeBSD support

This commit is contained in:
janus
2016-01-01 16:59:48 +00:00
parent 35cf6c428f
commit a1ade02cdc
10 changed files with 39 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@
import ./generic.nix (args // rec {
version = "4.8.30";
extraPatches = [ ./clang-4.8.patch ];
sha256 = "0ampbl2f0hb1nix195kz1syrqqxpmvnvnfvphambj7xjrl3iljg0";
branch = "4.8";
})