mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-09 01:26:29 +08:00
add libio
This commit is contained in:
@ -38,7 +38,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch
|
|||||||
# these libraries are built for the target environment, and are built after
|
# these libraries are built for the target environment, and are built after
|
||||||
# the host libraries and the host tools (which may be a cross compiler)
|
# the host libraries and the host tools (which may be a cross compiler)
|
||||||
#
|
#
|
||||||
target_libs="libm xiberty newlib libg++"
|
target_libs="libm xiberty newlib libio libg++"
|
||||||
|
|
||||||
## start-sanitize-chill
|
## start-sanitize-chill
|
||||||
target_libs="${target_libs} chill chillrt"
|
target_libs="${target_libs} chill chillrt"
|
||||||
|
Reference in New Issue
Block a user