Magellan Linux

Diff of /trunk/include/cmake.sminc

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

revision 29991 by niro, Fri Oct 20 06:33:16 2017 UTC revision 29992 by niro, Fri Oct 20 06:34:55 2017 UTC
# Line 177  cmake_src_compile() Line 177  cmake_src_compile()
177   cd ${SRCDIR}   cd ${SRCDIR}
178    
179   cmake_setup_builddir || die   cmake_setup_builddir || die
180   cmake_configure || die   cmake_configure "$@" || die
181   mmake -C ${BUILDDIR}/build-$(mabi) || die   mmake -C ${BUILDDIR}/build-$(mabi) || die
182  }  }
183    

Legend:
Removed from v.29991  
changed lines
  Added in v.29992