Add alignment option.
Add support for hardwired and default alignment to configuration.
This commit is contained in:
parent
f4822f1e6e
commit
8122e3e471
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ AC_INIT(Makefile.in)
|
|||
SIM_AC_COMMON
|
||||
|
||||
SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
|
||||
SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
|
||||
SIM_AC_OPTION_HOSTENDIAN
|
||||
SIM_AC_OPTION_WARNINGS
|
||||
SIM_AC_OPTION_RESERVED_BITS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue