mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
* configure.in (host i[345]86-*-win32): Expand the
noconfigdirs again. what you were you thinking sac?
This commit is contained in:
@ -334,7 +334,7 @@ case "${host}" in
|
||||
noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
|
||||
;;
|
||||
i[345]86-*-win32)
|
||||
noconfigdirs="tk dejagnu texinfo send-pr gprof"
|
||||
noconfigdirs="tk tcl expect diff make texinfo bison flex send-pr gprof gdb readline"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Reference in New Issue
Block a user