Skip to content

Commit 064e8e2

Browse files
committed
Update bmakecommon.mpt
1 parent d598ea6 commit 064e8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/bmakecommon.mpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ linker_paths = -L\"$(BDS)\lib\win64x\debug\" -L\"$(BDS)\lib\win64x\release\" -L\
114114
startup_bits = 64
115115
ccflags = -q
116116
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
117+
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
118118
dll_libs = dllcrt2.o
119119
exe_libs = crt2.o
120120
tlib = tlib64

0 commit comments

Comments
 (0)