Browse Source

Don't strip interp.c, thx blindvt

Peter S. Mazinger 19 years ago
parent
commit
a2090a8eec
1 changed files with 0 additions and 1 deletions
  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):