Skip to content

Commit

Permalink
Revert #1027
Browse files Browse the repository at this point in the history
Summary:
TSIA
Closes facebookarchive/caffe2#1060

Differential Revision: D5590958

Pulled By: Yangqing

fbshipit-source-id: e557eb604e5838255c82c3f59f07f4037cf0a487
  • Loading branch information
Yangqing authored and facebook-github-bot committed Aug 9, 2017
1 parent 693410c commit 35f4ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/MiscCheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ endif()
# is being deprecated. As a result, we will test if this is the environment we
# are building under. If yes, we will turn off deprecation warning for a
# cleaner build output.
set(CMAKE_REQUIRED_FLAGS "-std=c++11")
CHECK_CXX_SOURCE_COMPILES(
"#include <glog/stl_logging.h>
int main(int argc, char** argv) {
Expand Down

0 comments on commit 35f4ee2

Please sign in to comment.