mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-18 03:02:14 +08:00
* configure.in: Remove tk from native_only list.
This commit is contained in:
@ -65,7 +65,7 @@ target_tools="examples groff"
|
|||||||
# directories to be built in the native environment only
|
# directories to be built in the native environment only
|
||||||
#
|
#
|
||||||
native_only="autoconf cvs emacs emacs19 fileutils find grep groff gzip hello
|
native_only="autoconf cvs emacs emacs19 fileutils find grep groff gzip hello
|
||||||
indent ispell m4 rcs recode sed shellutils tar textutils gash tk
|
indent ispell m4 rcs recode sed shellutils tar textutils gash
|
||||||
uudecode wdiff gprof"
|
uudecode wdiff gprof"
|
||||||
|
|
||||||
# directories to be built in a cross environment only
|
# directories to be built in a cross environment only
|
||||||
|
Reference in New Issue
Block a user