-static doesn't work

This commit is contained in:
Jarred Sumner
2021-12-20 18:13:39 -08:00
parent 6649218e17
commit d0bcd3c6fb

View File

@@ -224,8 +224,7 @@ PLATFORM_LINKER_FLAGS = -lstdc++ \
-ffunction-sections \
-fdata-sections \
-Wl,--gc-sections \
-fuse-ld=lld \
-static
-fuse-ld=lld
endif