Hi,
I created a pull request (https://github.com/apache/thrift/pull/601) to try
to fix THRIFT-557 problem??but it fails at the CI stage. After examine the
recent fails pull requests, I found it's a common issue like the following. So
could anyone fix it?
The command "if [ "x$CONFIG" != "xnone" ] ; then make $MAKE_TARGET -j2 ; fi"
exited with 2.
