diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-01-10 17:49:48 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-01-10 17:54:04 -0500 |
commit | e19418e02e25ae4c62eb95547220897fa6aaf2e0 (patch) | |
tree | 4dfa961801b444c829bf4ededd1209b74b6d50e3 /sim/ppc/configure | |
parent | 16f7876d71604f835aefe48f0bf230c028c05d99 (diff) | |
download | binutils-gdb-e19418e02e25ae4c62eb95547220897fa6aaf2e0.tar.gz |
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.
Diffstat (limited to 'sim/ppc/configure')
-rwxr-xr-x | sim/ppc/configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/ppc/configure b/sim/ppc/configure index 3dc36ffbc9f..a77265da178 100755 --- a/sim/ppc/configure +++ b/sim/ppc/configure @@ -673,7 +673,6 @@ WARN_CFLAGS sim_xor_endian sim_smp sim_reserved_bits -sim_packages sim_inline sim_hw sim_hw_objs @@ -4080,10 +4079,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - - # intl sister-directory configuration rules. # |