aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d550a9645..2a403d960 100644
--- a/Makefile
+++ b/Makefile
@@ -224,8 +224,7 @@ PLATFORM_LINKER_FLAGS = -lstdc++ \
-ffunction-sections \
-fdata-sections \
-Wl,--gc-sections \
- -fuse-ld=lld \
- -static
+ -fuse-ld=lld
endif