mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
sim: unify toolchain dependency logic
The common dir is already probing this info since it's using automake, so pass it down to the subdirs so they don't have to probe it at all.
This commit is contained in:
2
sim/cr16/aclocal.m4
vendored
2
sim/cr16/aclocal.m4
vendored
@ -98,9 +98,7 @@ AC_DEFUN([_AM_SUBST_NOTMAKE])
|
||||
# Public sister of _AM_SUBST_NOTMAKE.
|
||||
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
|
||||
|
||||
m4_include([../../config/depstand.m4])
|
||||
m4_include([../../config/gettext-sister.m4])
|
||||
m4_include([../../config/lead-dot.m4])
|
||||
m4_include([../../config/override.m4])
|
||||
m4_include([../m4/sim_ac_common.m4])
|
||||
m4_include([../m4/sim_ac_option_hardware.m4])
|
||||
|
1108
sim/cr16/configure
vendored
1108
sim/cr16/configure
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user