mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
sim: drop unused SIM_AC_OPTION_PACKAGES
This was imported from the ppc sim, but that was only used to control a single file, and that is already governed by the hw models. There's no need to have a sep configure option here, especially since none of the other sims are using it. Even when the code is enabled, there's no runtime overhead.
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2016-01-10 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2016-01-04 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
5
sim/igen/configure
vendored
5
sim/igen/configure
vendored
@ -628,7 +628,6 @@ WARN_CFLAGS
|
||||
sim_xor_endian
|
||||
sim_smp
|
||||
sim_reserved_bits
|
||||
sim_packages
|
||||
sim_inline
|
||||
sim_hw
|
||||
sim_hw_objs
|
||||
@ -3741,10 +3740,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user