From 34ac507d94ea4af59f931b26e66e7721c967f55c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 3 Jan 2016 19:11:06 -0500 Subject: sim: config: do not try to align settings We try to align the output for a few settings, but not most of them. Drop the aligning entirely to be lazy. --- sim/common/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/common/ChangeLog') diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 7b5c8f9..b2912fe 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2016-01-11 Mike Frysinger + + * sim-config.c (print_sim_config): Drop extra whitespace before = + in output for byte order, stdio, and msb settings. + 2016-01-10 Mike Frysinger * acinclude.m4 (SIM_AC_COMMON): Call AC_MSG_CHECKING, -- cgit v1.1