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.
This commit is contained in:
Mike Frysinger 2016-01-03 19:11:06 -05:00
parent 3e35d6c9ff
commit 34ac507d94
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2016-01-11 Mike Frysinger <vapier@gentoo.org>
* sim-config.c (print_sim_config): Drop extra whitespace before =
in output for byte order, stdio, and msb settings.
2016-01-10 Mike Frysinger <vapier@gentoo.org>
* acinclude.m4 (SIM_AC_COMMON): Call AC_MSG_CHECKING,