summaryrefslogtreecommitdiff
path: root/devel/glog/files/patch-src-stl_logging_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glog/files/patch-src-stl_logging_unittest.cc')
-rw-r--r--devel/glog/files/patch-src-stl_logging_unittest.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/glog/files/patch-src-stl_logging_unittest.cc b/devel/glog/files/patch-src-stl_logging_unittest.cc
deleted file mode 100644
index 7e784856570e..000000000000
--- a/devel/glog/files/patch-src-stl_logging_unittest.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/stl_logging_unittest.cc.orig 2015-03-11 04:02:27 UTC
-+++ src/stl_logging_unittest.cc
-@@ -41,6 +41,7 @@
- // C++0x isn't enabled by default in GCC and libc++ does not have
- // non-standard ext/* and tr1/unordered_*.
- # if defined(_LIBCPP_VERSION)
-+# define GLOG_STL_LOGGING_FOR_FORWARD_LIST
- # define GLOG_STL_LOGGING_FOR_UNORDERED
- # else
- # define GLOG_STL_LOGGING_FOR_EXT_HASH