diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-19 10:46:14 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-20 00:31:27 -0400 |
commit | 3a829bc50c1da3163329356e561d5bf5b218ce35 (patch) | |
tree | 3ac1083eb792f32f739a1957c2a433afdb6305d1 /sim/or1k/ChangeLog | |
parent | 1bf5c34239398dac1452e064b7194869054cf398 (diff) | |
download | fsf-binutils-gdb-3a829bc50c1da3163329356e561d5bf5b218ce35.zip fsf-binutils-gdb-3a829bc50c1da3163329356e561d5bf5b218ce35.tar.gz fsf-binutils-gdb-3a829bc50c1da3163329356e561d5bf5b218ce35.tar.bz2 |
sim: unify general maintainer settings
Move these options up to the common dir so we only test & export
them once across all ports. This takes a page from the cgen maint
logic to make $(MAINT) work for non-automake Makefiles which will
allow us to merge it together.
Diffstat (limited to 'sim/or1k/ChangeLog')
-rw-r--r-- | sim/or1k/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/or1k/ChangeLog b/sim/or1k/ChangeLog index d229936..948ae7b 100644 --- a/sim/or1k/ChangeLog +++ b/sim/or1k/ChangeLog @@ -1,5 +1,10 @@ 2021-06-20 Mike Frysinger <vapier@gentoo.org> + * aclocal.m4: Regenerate. + * configure: Regenerate. + +2021-06-20 Mike Frysinger <vapier@gentoo.org> + * Makefile.in (CGEN_MAINT): Delete. * configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call. * aclocal.m4, configure: Regenerate. |