summaryrefslogtreecommitdiff
path: root/recipes/llvm/llvm2.7_2.7.bb
AgeCommit message (Collapse)AuthorFiles
2010-06-11llvm.inc: fixed typo.Robert Schuster1
llvm2.7 2.7: Build with shared library, added patch to work around not correctly linking libgcc.
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-30llvm.inc: Added path for nm.Robert Schuster1
llvm2.7 2.6+svnr20091007: Removed prerelease version. llvm2.7-native 2.6+svnr20091007: Dito. llvm2.7 2.7: New recipe. llvm2.7-native 2.7: New recipe.