We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659b326 commit ded6e6cCopy full SHA for ded6e6c
src/tbb/build/windows.gcc.inc
@@ -99,7 +99,7 @@ CPLUS_FLAGS += -DUSE_WINTHREAD
99
CPLUS_FLAGS += -D_WIN32_WINNT=$(_WIN32_WINNT)
100
101
# MinGW specific
102
-CPLUS_FLAGS += -DMINGW_HAS_SECURE_API=1 -D__MSVCRT_VERSION__=0x0700 -msse -mthreads
+CPLUS_FLAGS += -DMINGW_HAS_SECURE_API=1 -msse -mthreads
103
104
# CONLY = gcc
105
debugger = gdb
0 commit comments