diff --git a/Makefile b/Makefile index d550a96453..2a403d960e 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