no need anymore to make makefile verbose
This commit is contained in:
parent
03864d7a94
commit
5c187e73e1
1 changed files with 0 additions and 3 deletions
|
@ -66,9 +66,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
|
||||
postConfigure = ''
|
||||
ln -s configs/darwin.mk config.mk
|
||||
sed -i 's/ @#/ /' Makefile
|
||||
sed -i 's/ @/ /' Makefile
|
||||
sed -i 's/ @/ /' makefiles/darwin.aarch64.mk
|
||||
'';
|
||||
|
||||
postFixup = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue