use
build$ cmake ../tensorflow/contrib/cmake -Dtensorflow_ENABLE_SSL_SUPPORT=OFF -Deigen_PATCH_FILE=${ABSOLUTEPATH}/packaging/eigen.patch
Change-Id: I5e56260e9318f14df72009365b18d9a9870f8f6c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
-diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h
---- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h
-+++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h
+diff --git Eigen/src/Core/products/GeneralBlockPanelKernel.h Eigen/src/Core/products/GeneralBlockPanelKernel.h
+--- Eigen/src/Core/products/GeneralBlockPanelKernel.h
++++ Eigen/src/Core/products/GeneralBlockPanelKernel.h
@@ -1392,7 +1392,7 @@
// NOTE: the begin/end asm comments below work around bug 935!
// but they are not enough for gcc>=6 without FMA (bug 1637)