2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
* configure.ac: Remove references to mt-mep, mt-netware, mt-wince. * Makefile.def: Add all-utils soft dependencies. * Makefile.tpl: Remove GDB_NLM_DEPS. * configure: Regenerate. * Makefile.in: Regenerate. config: 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> * mt-mep: Remove, obsolete. * mt-netware: Remove, obsolete. * mt-wince: Remove, obsolete. * mt-v810: Remove, unused.
This commit is contained in:
9
configure
vendored
9
configure
vendored
@@ -6749,9 +6749,6 @@ extra_nmflags_for_target=
|
||||
extra_ranlibflags_for_target=
|
||||
target_makefile_frag=/dev/null
|
||||
case "${target}" in
|
||||
mep*-*-*)
|
||||
target_makefile_frag="config/mt-mep"
|
||||
;;
|
||||
spu-*-*)
|
||||
target_makefile_frag="config/mt-spu"
|
||||
;;
|
||||
@@ -6764,9 +6761,6 @@ case "${target}" in
|
||||
mips*-*-*linux* | mips*-*-gnu*)
|
||||
target_makefile_frag="config/mt-mips-gnu"
|
||||
;;
|
||||
*-*-netware*)
|
||||
target_makefile_frag="config/mt-netware"
|
||||
;;
|
||||
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
|
||||
target_makefile_frag="config/mt-gnu"
|
||||
;;
|
||||
@@ -6781,9 +6775,6 @@ case "${target}" in
|
||||
# ranlib before Darwin10 requires the -c flag to look at common symbols.
|
||||
extra_ranlibflags_for_target=" -c"
|
||||
;;
|
||||
mips*-*-pe | sh*-*-pe | *arm-wince-pe)
|
||||
target_makefile_frag="config/mt-wince"
|
||||
;;
|
||||
esac
|
||||
|
||||
alphaieee_frag=/dev/null
|
||||
|
Reference in New Issue
Block a user