diff --git a/Makefile.flags b/Makefile.flags index 17006d6..8f4efb1 100644 --- a/Makefile.flags +++ b/Makefile.flags @@ -319,7 +319,6 @@ endif ################################################### # Disable strip command # -STRIP := strip -R .comment -R .note -R .note.ABI-tag ifneq ($(EMSCRIPTEN),) STRIP := endif