This patch broke bootstrap on AIX.

std::thread is not provided in all instances.  GCC is not compiled
multi-threaded by default.

error: `std::thread' has not been declared.

Thanks, David

Reply via email to