1
0
mirror of https://github.com/3proxy/3proxy.git synced 2025-04-12 15:33:11 +08:00

Update Makefile.llvm

This commit is contained in:
Vladimir Dubrovin 2025-03-14 18:19:27 +03:00 committed by GitHub
parent 759562890a
commit 573b7f9a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ LN = $(CC)
LDFLAGS = -O2 -fno-strict-aliasing -s
DLFLAGS = -shared
DLSUFFICS = .dll
LIBS = -lws2_32 -lodbc32 -ladvapi32
LIBS = -lws2_32 -lodbc32 -ladvapi32 -luser32
LIBSPREFIX = -l
LIBSSUFFIX =
LNOUT = -o