]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/blobdiff - win32/Makefile.msc
Set CLOEXEC flag when opening files and sockets (#1206)
[thirdparty/rrdtool-1.x.git] / win32 / Makefile.msc
index c958ef3e44191151ce03b0a79ce3f2318213dbb9..2a998f30633c672b47f1d2a38dc9de7cd9ef0606 100644 (file)
@@ -38,6 +38,7 @@ THIRD_PARTY_LIB = /LIBPATH:$(ARCH_PATH)\lib \
         Ws2_32.lib zdll.lib gthread-2.0.lib\r
 \r
 RRD_LIB_OBJ_LIST = \\r
+        $(TOP)/src/compat-cloexec.obj \\r
         $(TOP)/src/hash_32.obj \\r
         $(TOP)/src/mkstemp.obj \\r
         $(TOP)/src/mutex.obj \\r