从https://github.com/RedisLabsModules/redis-graph.git编译 RedisGraph 时出现以下错误
错误是
[ 0%] 构建 C 对象 CMakeFiles/graphblas.dir/Source/GB_AxB_builtin.co 在 /Users/tkhader/codeBase/redis/redis-graph/deps/GraphBLAS/Source/GB_AxB_builtin.c:19 中包含的文件中:/Users/ tkhader/codeBase/redis/redis-graph/deps/GraphBLAS/Source/GB.h:1527:1:错误:当前目标不支持线程本地存储_Thread_local extern GB_thread_local_struct GB_thread_local;
svc-notes-MacBook-Pro:redis-graph tkhader$ llvm-gcc -v Apple LLVM 版本 9.1.0 (clang-902.0.39.2) 目标:x86_64-apple-darwin17.7.0 线程模型:posix InstalledDir: /Applications/Xcode .app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
如果您需要更多信息,请告诉我。