dmd, gtk: Remove dontStrip

because with binutils 2.31 everything is working again
(#59390)
This commit is contained in:
Thomas Mader
2019-05-12 17:22:35 +02:00
committed by Renaud
parent 2303d2c718
commit 2c4bc9aab8
2 changed files with 0 additions and 6 deletions
@@ -112,8 +112,6 @@ stdenv.mkDerivation rec {
cd ..
'';
dontStrip = true;
installPhase = ''
cd dmd
mkdir $out