ソースを参照

Don't strip interp.c, thx blindvt

Peter S. Mazinger 20 年 前
コミット
a2090a8eec
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Makerules

+ 0 - 1
Makerules

@@ -141,7 +141,6 @@ $(top_builddir)lib/interp.c:
 
 $(interp): $(top_builddir)lib/interp.c
 	$(compile.c)
-	@$(disp_strip)
 	$(Q)$(STRIPTOOL) -x -R .note -R .comment $@
 
 $(ldso):