<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/11/12 Samuel Martin <span dir="ltr"><<a href="mailto:s.martin49@gmail.com" target="_blank">s.martin49@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr"><div>Thomas, Arnout, all,</div><div><br></div><div><div>Eigen is one of the rare package that does not support in-source-tree build.</div><div>But this can be worked around quite easily.</div><div><br></div>



<div>Also, after a (not so) quick look at the cmake from the eigen package, most of the</div><div>check/test/bench/doc/... builds can be disabled, but not all (need to be confirmed).</div></div><div><br></div><div>BTW, Thomas, what is the status of your work on out-of-source-tree build?</div>



<div><br></div>2013/11/12 Arnout Vandecappelle <span dir="ltr"><<a href="mailto:arnout@mind.be" target="_blank">arnout@mind.be</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">





<div><div>On 11/11/13 23:33, Thomas Petazzoni wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Dear Samuel Martin,<br>
<br>
On Mon, 11 Nov 2013 22:00:09 +0100, Samuel Martin wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
diff --git a/package/eigen/<a href="http://eigen.mk" target="_blank">eigen.mk</a> b/package/eigen/<a href="http://eigen.mk" target="_blank">eigen.mk</a><br>
index 5abd464..63e21e9 100644<br>
--- a/package/eigen/<a href="http://eigen.mk" target="_blank">eigen.mk</a><br>
+++ b/package/eigen/<a href="http://eigen.mk" target="_blank">eigen.mk</a><br>
@@ -16,8 +16,14 @@ EIGEN_INSTALL_TARGET = NO<br>
  # This package only consists of headers that need to be<br>
  # copied over to the sysroot for compile time use<br>
  define EIGEN_INSTALL_STAGING_CMDS<br>
-       $(RM) -r $(STAGING_DIR)/usr/include/<u></u>Eigen<br>
-       cp -a $(@D)/Eigen $(STAGING_DIR)/usr/include/<br>
+       for d in Eigen unsupported ; do \<br></blockquote></blockquote></div></div></blockquote></div></div></div></div></blockquote><div>Installing the unsupported directory was mainly for opencv.</div><div><br></div><div>

Since, I rejected the opencv patch, there no need anymore for this one, so, I rejected it too.</div><div>If someone someday needs it, it will still be in the ml archive and in patchwork.</div>
<div><br></div><div>Regards,</div><div><br></div></div>-- <br>Samuel
</div></div>