sim: unify cgen maintainer settings

Move these options up to the common dir so we only test & export
them once across all ports.  It makes it available to targets that
aren't cgen-based, but those will just ignore the settings, so it
shouldn't be an issue.
This commit is contained in:
Mike Frysinger
2021-06-19 10:42:37 -04:00
parent 4ca8baee00
commit 1bf5c34239
43 changed files with 104 additions and 318 deletions

View File

@ -7,6 +7,5 @@ SIM_AC_COMMON
SIM_AC_OPTION_BITSIZE([64])
SIM_AC_OPTION_SCACHE(16384)
SIM_AC_OPTION_DEFAULT_MODEL([bpf-def])
SIM_AC_OPTION_CGEN_MAINT
SIM_AC_OUTPUT