Add -lpthread in addition to -pthread on Linux.
[platform/upstream/glog.git] / src / logging_striptest2.cc
1 // Copyright 2007 Google Inc. All Rights Reserved.
2 // Author: Sergey Ioffe
3
4 #define GOOGLE_STRIP_LOG 2
5
6 // Include the actual test.
7 #include "logging_striptest_main.cc"