We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d598ea6 commit 064e8e2Copy full SHA for 064e8e2
templates/bmakecommon.mpt
@@ -114,7 +114,7 @@ linker_paths = -L\"$(BDS)\lib\win64x\debug\" -L\"$(BDS)\lib\win64x\release\" -L\
114
startup_bits = 64
115
ccflags = -q
116
link = ld.lld
117
-common_libs = crtbegin.o libws2_32.a -lmoldname -lucrt -lmingw32 -lmingwex -l\"c++\" -lunwind -lmingwthrd -l:import64$(LIB_EXT) libclang_rt.builtins-x86_64.a
+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
118
dll_libs = dllcrt2.o
119
exe_libs = crt2.o
120
tlib = tlib64
0 commit comments