Magellan Linux

Diff of /smage/trunk/core/llvm/llvm-3.1-r4.smage2

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

revision 4320 by niro, Wed Nov 14 12:13:28 2012 UTC revision 4321 by niro, Wed Nov 14 12:56:44 2012 UTC
# Line 60  src_prepare() Line 60  src_prepare()
60   all-abis 'sed -i "s:\$(SharedLibDir):/usr/$(mlibdir)/llvm:" tools/gold/Makefile || die'   all-abis 'sed -i "s:\$(SharedLibDir):/usr/$(mlibdir)/llvm:" tools/gold/Makefile || die'
61    
62   # ugly hack - fix broken path retrieval on magellan - fixme!   # ugly hack - fix broken path retrieval on magellan - fixme!
63   all-abis 'sed -i "s:CurrentPath(GetExecutablePath(argv[0]).str()):CurrentPath(argv[0]):" tools/llvm-config/llvm-config.cpp || die'   all-abis 'sed -i "s:CurrentPath(GetExecutablePath(argv\[0\]).str()):CurrentPath(argv\[0\]):" tools/llvm-config/llvm-config.cpp || die'
64    
65   # do not generate docs, which are just the man pages   # do not generate docs, which are just the man pages
66   mpatch ${PNAME}-2.9-no-docs.patch || die   mpatch ${PNAME}-2.9-no-docs.patch || die

Legend:
Removed from v.4320  
changed lines
  Added in v.4321