From 05b3c67bf9c47e4b97c0a8857fef1e5f9ece02e6 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 26 Apr 2024 09:06:23 +0200 Subject: [PATCH] Update bmakecommon.mpt --- templates/bmakecommon.mpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bmakecommon.mpt b/templates/bmakecommon.mpt index 2c0c3c87..0da453db 100644 --- a/templates/bmakecommon.mpt +++ b/templates/bmakecommon.mpt @@ -114,7 +114,7 @@ linker_paths = -L\"$(BDS)\lib\win64x\debug\" -L\"$(BDS)\lib\win64x\release\" -L\ startup_bits = 64 ccflags = -q link = ld.lld -common_libs = crtbegin.o libws2_32.a libiphlpapi.a -lmoldname -lucrt -lmingw32 -lmingwex -l\"c++\" -lunwind -lmingwthrd -l:import64$(LIB_EXT) libclang_rt.builtins-x86_64.a +common_libs = crtbegin.o -lws2_32 -liphlpapi -lmoldname -lucrt -lmingw32 -lmingwex -l\"c++\" -lunwind -lmingwthrd -l:import64$(LIB_EXT) -lclang_rt.builtins-x86_64 dll_libs = dllcrt2.o exe_libs = crt2.o tlib = tlib64