flutter: remove patchelf
This commit is contained in:
parent
e5e446bdc0
commit
ba619289b6
@ -45,7 +45,6 @@ let
|
|||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
patchShebangs --build ./bin/
|
patchShebangs --build ./bin/
|
||||||
find ./bin/ -executable -type f -exec patchelf --set-interpreter $(cat $NIX_CC/nix-support/dynamic-linker) {} \;
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user