aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90f6cc689..78a5c095a 100644
--- a/Makefile
+++ b/Makefile
@@ -960,7 +960,6 @@ endif
ifeq ($(OS_NAME),linux)
bun-link-lld-release-dsym:
- -$(STRIP) $(BUN_RELEASE_BIN)
mv $(BUN_RELEASE_BIN).o /tmp/bun-$(PACKAGE_JSON_VERSION).o
copy-to-bun-release-dir-dsym: