Magellan Linux

Diff of /trunk/extras/llvm/llvm-5.0.0-r1.smage2

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

revision 29875 by niro, Mon Oct 16 13:04:34 2017 UTC revision 29888 by niro, Tue Oct 17 08:56:07 2017 UTC
# Line 171  src_prepare() Line 171  src_prepare()
171  src_compile()  src_compile()
172  {  {
173   # honor outside tree builds   # honor outside tree builds
174   all-abis install -d ${BUILDDIR}/build-$(mabi) || die   cmake_setup_builddir || die
175    
176   cmake_configure \   cmake_configure \
177   -DLLVM_BUILD_LLVM_DYLIB=ON \   -DLLVM_BUILD_LLVM_DYLIB=ON \

Legend:
Removed from v.29875  
changed lines
  Added in v.29888