mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
Add support to skip import libraries for performance reasons and instead
use the direct auto-import of dll's
This commit is contained in:
2
ld/configure
vendored
2
ld/configure
vendored
@ -4551,7 +4551,7 @@ else
|
||||
fi
|
||||
done
|
||||
|
||||
for ac_func in sbrk
|
||||
for ac_func in sbrk realpath
|
||||
do
|
||||
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
||||
echo "configure:4558: checking for $ac_func" >&5
|
||||
|
Reference in New Issue
Block a user