From e19418e02e25ae4c62eb95547220897fa6aaf2e0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 10 Jan 2016 17:49:48 -0500 Subject: 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. --- sim/igen/ChangeLog | 4 ++++ sim/igen/configure | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'sim/igen') diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 1bb33c6..0da239a 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -6,6 +6,10 @@ * configure: Regenerate. +2016-01-10 Mike Frysinger + + * configure: Regenerate. + 2016-01-04 Mike Frysinger * configure: Regenerate. diff --git a/sim/igen/configure b/sim/igen/configure index 2264686..52d4bdb 100755 --- a/sim/igen/configure +++ b/sim/igen/configure @@ -628,7 +628,6 @@ WARN_CFLAGS sim_xor_endian sim_smp sim_reserved_bits -sim_packages sim_inline sim_hw sim_hw_objs @@ -3746,10 +3745,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - - # intl sister-directory configuration rules. # -- cgit v1.1