1
0
Fork 0

(svn r7778) -Fix (r7777): intel -> Intel

release/0.6
truelight 2007-01-02 22:52:46 +00:00
parent 83c136ed51
commit 9dfec8b72b
1 changed files with 1 additions and 1 deletions

View File

@ -2112,7 +2112,7 @@ generate_src_osx() {
BASE_SRC_OBJS_DIR="$OBJS_DIR/intel"
cc_host="$cc_host_orig -arch i386"
cxx_host="$cxx_host_orig -arch i386"
generate_src_normal "[intel]" "objs/intel"
generate_src_normal "[Intel]" "objs/intel"
BASE_SRC_OBJS_DIR="$OBJS_DIR/ppc970"
cc_host="$cc_host_orig -arch ppc970"