diff --git a/configure/os/CONFIG.Common.win32-x86-cygwin b/configure/os/CONFIG.Common.win32-x86-cygwin index c8bde373b..4af24518d 100644 --- a/configure/os/CONFIG.Common.win32-x86-cygwin +++ b/configure/os/CONFIG.Common.win32-x86-cygwin @@ -42,6 +42,8 @@ OP_SYS_CXXFLAGS += -D__cplusplus # Overrides -DUNIX from CONFIG.Common.UnixCommon OP_SYS_CPPFLAGS = -mno-cygwin +LIBRARY_LD_RESS= + OP_SYS_LDFLAGS += -mno-cygwin OP_SYS_LDLIBS = -lws2_32 -ladvapi32 -luser32 -lkernel32 -lwinmm