[OE-core] [PATCH 0/1] llvm: Add recipe for 5.0
Khem Raj
raj.khem at gmail.com
Fri Jul 28 04:32:47 UTC 2017
Create a recipe just for building llvm, which is needed by many other packages e.g. mesa
can use it for llvmpipe
The following changes since commit 28fc6ba761ed4a47efa7c43e7f7dff5e2fe72b5e:
core-image-minimal-initramfs: use initramfs-framework by default (2017-07-27 22:20:16 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/llvm
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/llvm
Khem Raj (1):
llvm: Add recipe for 5.0
...LibraryInfo-Undefine-libc-functions-if-th.patch | 93 ++++++++++++
.../0002-llvm-allow-env-override-of-exe-path.patch | 39 +++++
meta/recipes-devtools/llvm/llvm_git.bb | 169 +++++++++++++++++++++
3 files changed, 301 insertions(+)
create mode 100644 meta/recipes-devtools/llvm/llvm/0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch
create mode 100644 meta/recipes-devtools/llvm/llvm/0002-llvm-allow-env-override-of-exe-path.patch
create mode 100644 meta/recipes-devtools/llvm/llvm_git.bb
--
2.13.3
More information about the Openembedded-core
mailing list