ray/cpp/example/.bazelrc
2021-10-29 17:36:53 +08:00

2 lines
72 B
Text

build --cxxopt="-std=c++17"
build --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0"