llvm: Reworked to allow multiple installation of same version.
authorRobert Schuster <thebohemian@gmx.net>
Tue, 31 Mar 2009 09:51:10 +0000 (11:51 +0200)
committerRobert Schuster <thebohemian@gmx.net>
Tue, 31 Mar 2009 09:55:05 +0000 (11:55 +0200)
commit8db75a24a2f7d0af4bac46e69535733a203226c2
tree8c34f03d1828b2be5f725eaa220ce7aca7f54675
parent7ac3d6c5fa717dbd30b523e2259f20ced8d0f253
llvm: Reworked to allow multiple installation of same version.
  - introduced common include file
  - provided implementation for llvm 2.5
  - added wrapper script and its build recipe
  - the same for native side
llvm2.5 2.5: New recipe
llvm2.5-native 2.5: New recipe.
llvm-common: New recipe.
llvm-common-native: New recipe.
recipes/llvm/llvm-common-native.bb [new file with mode: 0644]
recipes/llvm/llvm-common.bb [new file with mode: 0644]
recipes/llvm/llvm-common/llvm-config [new file with mode: 0644]
recipes/llvm/llvm-native.inc [new file with mode: 0644]
recipes/llvm/llvm2.5-native_2.5.bb [new file with mode: 0644]
recipes/llvm/llvm2.5/fix-build.patch [moved from recipes/llvm/llvm-2.5/fix-build.patch with 100% similarity]
recipes/llvm/llvm2.5_2.5.bb [new file with mode: 0644]
recipes/llvm/llvm_2.5.bb [deleted file]