summaryrefslogtreecommitdiff
path: root/sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch')
-rw-r--r--sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch b/sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch
index a821ebedf7b7..6c06d2cca654 100644
--- a/sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch
+++ b/sci-libs/caffe2/files/caffe2-1.12.0-glog-0.6.0.patch
@@ -1,7 +1,7 @@
https://github.com/pytorch/pytorch/issues/58054
---- /c10/util/Logging.cpp
-+++ /c10/util/Logging.cpp
+--- a/c10/util/Logging.cpp
++++ b/c10/util/Logging.cpp
@@ -192,23 +192,13 @@
google::GLOG_WARNING,
"The minimum log level that caffe2 will output.");