mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add ARM to the targets to build.
llvm-svn: 54386
This commit is contained in:
parent
3e389ed424
commit
cff4a97a86
@ -83,7 +83,7 @@ cd $DIR/obj-llvm || exit 1
|
||||
|
||||
if [ \! -f Makefile.config ]; then
|
||||
$SRC_DIR/llvm/configure --prefix=$DT_HOME/local \
|
||||
--enable-targets=x86,powerpc,cbe \
|
||||
--enable-targets=arm,x86,powerpc,cbe \
|
||||
--enable-assertions=$LLVM_ASSERTIONS \
|
||||
--enable-optimized=$LLVM_OPTIMIZED \
|
||||
|| exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user