Makefile(s) updated

git-svn-id: svn://ultimatepp.org/upp/trunk@14755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-08-06 09:45:03 +00:00
parent bfd48b5ec9
commit 28e373d21d
2 changed files with 2 additions and 0 deletions

View file

@ -379,6 +379,7 @@ $(OutFile): build_info \
-lpthread \
-ldl \
-lrt \
-lsocket \
-lz -Wl,--end-group
$(OutDir_ide):

View file

@ -103,6 +103,7 @@ $(OutFile): build_info \
-lpthread \
-ldl \
-lrt \
-lsocket \
-lz -Wl,--end-group
$(OutDir_umk):