Skip to content

Commit

Permalink
Automated rollback of change 141217999
Browse files Browse the repository at this point in the history
Change: 141232183
  • Loading branch information
tensorflower-gardener committed Dec 7, 2016
1 parent cbb0f00 commit 366e96f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorflow/tensorflow.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ def tf_copts():
"-fno-exceptions"] +
if_cuda(["-DGOOGLE_CUDA=1"]) +
if_android_arm(["-mfpu=neon"]) +
if_not_mobile(["-msse4.1"]) +
select({
"//tensorflow:android": [
"-std=c++11",
Expand Down

0 comments on commit 366e96f

Please sign in to comment.