We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ef97c4 + bf4642e commit 9dcd8aeCopy full SHA for 9dcd8ae
1 file changed
driver/others/openblas_get_config.c
@@ -60,6 +60,9 @@ static char* openblas_config_str=""
60
#ifdef USE_OPENMP
61
"USE_OPENMP "
62
#endif
63
+#ifdef USE_TLS
64
+ "USE_TLS "
65
+#endif
66
#ifndef DYNAMIC_ARCH
67
CHAR_CORENAME
68
0 commit comments