diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 19:28:52 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 19:40:50 +0200 |
commit | 5399efdc66504060282cf0cfd47f79eba3981861 (patch) | |
tree | 7a2520a810b4a7aebc8d0d493ba6a68876ae3d0d /meta-oe/README | |
parent | 6fb3c64545a75befa5e9d3ef12dbeae798214a00 (diff) | |
download | meta-openembedded-5399efdc66504060282cf0cfd47f79eba3981861.tar.gz |
llvm2.9: remove X86 from LLVM_TARGETS_TO_BUILD
* when building for qemux86* it tries to build X86 twice and fails with:
| CMake Error at lib/Target/CMakeLists.txt:24 (add_subdirectory):
| The binary directory
|
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/x86_64-oe-linux/llvm2.9/2.9-r2.0/llvm-2.9/build/lib/Target/X86
|
| is already used to build a source directory. It cannot be used to build
| source directory
|
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/x86_64-oe-linux/llvm2.9/2.9-r2.0/llvm-2.9/lib/Target/X86
|
| Specify a unique binary directory name.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/README')
0 files changed, 0 insertions, 0 deletions