mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
* configure.in (*-*-ose): Remove exclusion of libgloss for this
target, it now compiles correctly.
This commit is contained in:
@ -391,9 +391,6 @@ case "${target}" in
|
|||||||
*-*-vxworks*)
|
*-*-vxworks*)
|
||||||
noconfigdirs="$noconfigdirs target-newlib target-libgloss"
|
noconfigdirs="$noconfigdirs target-newlib target-libgloss"
|
||||||
;;
|
;;
|
||||||
*-*-ose)
|
|
||||||
noconfigdirs="$noconfigdirs target-libgloss"
|
|
||||||
;;
|
|
||||||
alpha-dec-osf*)
|
alpha-dec-osf*)
|
||||||
# ld works, but does not support shared libraries. emacs doesn't
|
# ld works, but does not support shared libraries. emacs doesn't
|
||||||
# work. newlib is not 64 bit ready. I'm not sure about fileutils or grep.
|
# work. newlib is not 64 bit ready. I'm not sure about fileutils or grep.
|
||||||
|
Reference in New Issue
Block a user