OS X PowerPC fixes (thanks Cameron Kaiser)
This commit is contained in:
parent
a2deaac4b1
commit
813b3eea8b
6 changed files with 9 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ case "$tag" in
|
|||
*-NetBSD-*)
|
||||
echo ${SYSNAME}-${OBJTYPE}-asm.o $SYSNAME.o
|
||||
;;
|
||||
*-Darwin-10.[5-6].* | *-Darwin-9.*)
|
||||
*-Darwin-10.[5-6].* | *-Darwin-[89].*)
|
||||
echo ${SYSNAME}-${OBJTYPE}-asm.o $SYSNAME-${OBJTYPE}.o pthread.o
|
||||
;;
|
||||
*-OpenBSD-*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue