doom-bcc-git: CC=cc (for Darwin)
This commit is contained in:
parent
1394c852e2
commit
a5f91d1f15
@ -11,6 +11,7 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
makeFlags = ["CC=cc"];
|
||||||
|
|
||||||
patches = [ ./bcc-warning-fix.patch ];
|
patches = [ ./bcc-warning-fix.patch ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user