Make sure to set _GLIBCXX_USE_CXX11_ABI=0 if it's not defined (#14159)
This is necessary to make sure we can compile TensorFlow with gcc4 and compile custom operator with gcc5.
Loading
Please sign in to comment
This is necessary to make sure we can compile TensorFlow with gcc4 and compile custom operator with gcc5.