dmd, gtk: Remove dontStrip
because with binutils 2.31 everything is working again (#59390)
This commit is contained in:
@@ -112,8 +112,6 @@ stdenv.mkDerivation rec {
|
||||
cd ..
|
||||
'';
|
||||
|
||||
dontStrip = true;
|
||||
|
||||
installPhase = ''
|
||||
cd dmd
|
||||
mkdir $out
|
||||
|
||||
Reference in New Issue
Block a user