khd: remove g++ patch
This commit is contained in:
parent
37f7470269
commit
5b5357ae1e
@ -13,11 +13,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ Carbon Cocoa ];
|
||||
|
||||
prePatch = ''
|
||||
substituteInPlace makefile \
|
||||
--replace g++ clang++
|
||||
'';
|
||||
|
||||
buildPhase = ''
|
||||
make install
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user