mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 08:11:52 +00:00
Added the --host= option to the Sparc configuration directions.
llvm-svn: 10364
This commit is contained in:
parent
d073529d65
commit
6ed27ec559
@ -111,7 +111,7 @@ command line should like something like this:
|
||||
<pre>
|
||||
% cd build
|
||||
% ../src/configure --prefix=$CFEINSTALL --disable-nls --disable-shared \
|
||||
--enable-languages=c,c++ sparcv9-sun-solaris2.8
|
||||
--enable-languages=c,c++ --host=sparcv9-sun-solaris2.8
|
||||
% gmake all-gcc
|
||||
% setenv LLVM_LIB_SEARCH_PATH `pwd`/gcc
|
||||
% gmake all; gmake install
|
||||
|
Loading…
x
Reference in New Issue
Block a user