Magellan Linux

Diff of /trunk/extras/eigen/eigen-2.0.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3969 by niro, Sat Nov 14 14:14:19 2009 UTC revision 3970 by niro, Sat Nov 14 14:15:06 2009 UTC
# Line 27  UP2DATE="echo ${PVER}" Line 27  UP2DATE="echo ${PVER}"
27    
28  src_compile()  src_compile()
29  {  {
30     cd ${SRCDIR}
31    
32   # disabled benchmarks test, as they have a lot of dependencies   # disabled benchmarks test, as they have a lot of dependencies
33   cmake_configure -DEIGEN_BUILD_BTL=OFF -DEIGEN_BUILD_DEMOS=OFF || die   cmake_configure -DEIGEN_BUILD_BTL=OFF -DEIGEN_BUILD_DEMOS=OFF || die
34   mmake || die   mmake || die

Legend:
Removed from v.3969  
changed lines
  Added in v.3970