ray/cpp/example/.bazelrc
2021-09-10 11:53:05 +08:00

2 lines
72 B
Text

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