Skip to content

Commit

Permalink
Added note for OSX.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbonn committed Apr 12, 2012
1 parent fb8a73c commit 0f5bbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Target/Mico32/README
Expand Up @@ -31,7 +31,7 @@ mkdir $TOPDIR/build

(cd $TOPDIR/build ; ../llvm/configure CC=gcc CXX=g++ --enable-debug-runtime --prefix=$TOPDIR/install/)
-------------------
The "CC=gcc CXX=g++" may be required on systems with clang installed.
The "CC=gcc CXX=g++" may be required on systems with clang installed. On OSX do not use these flags.

3) Once configured build llvm and clang:
-------------------
Expand Down

0 comments on commit 0f5bbcc

Please sign in to comment.