mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
no cvs on rs6000
This commit is contained in:
@ -233,7 +233,8 @@ case "${target}" in
|
|||||||
;;
|
;;
|
||||||
rs6000-*-*)
|
rs6000-*-*)
|
||||||
# a gcc built textutils will cause the linker to hang on 'join'
|
# a gcc built textutils will cause the linker to hang on 'join'
|
||||||
noconfigdirs="$noconfigdirs ld binutils gas gprof textutils"
|
# The CVS server code doesn't work on the RS/6000
|
||||||
|
noconfigdirs="$noconfigdirs ld binutils gas gprof textutils cvs"
|
||||||
;;
|
;;
|
||||||
m68k-apollo-*)
|
m68k-apollo-*)
|
||||||
noconfigdirs="$noconfigdirs ld binutils gprof"
|
noconfigdirs="$noconfigdirs ld binutils gprof"
|
||||||
|
Reference in New Issue
Block a user