Browse Source

Don't strip interp.c, thx blindvt

Peter S. Mazinger 19 năm trước cách đây
mục cha
commit
a2090a8eec
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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):