This reverts commite7568b68daand relandsc6f7b720ec. The culprit was: missed that libc also had a dependency on one of the copies of `google-benchmark` Also opportunistically fixed indentation from prev. change. Differential Revision: https://reviews.llvm.org/D112012
5 lines
79 B
C++
5 lines
79 B
C++
#define HAVE_THREAD_SAFETY_ATTRIBUTES
|
|
#include "../src/mutex.h"
|
|
|
|
int main() {}
|