فهرست منبع

Don't strip interp.c, thx blindvt

Peter S. Mazinger 19 سال پیش
والد
کامیت
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):