]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: create a makefile fragment to pass common settings down
authorMike Frysinger <vapier@gentoo.org>
Wed, 16 Jun 2021 03:01:45 +0000 (23:01 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Jun 2021 14:11:58 +0000 (10:11 -0400)
commit3f8414df7a533cccd39bf19c0e311975d9ededde
treee3845b4009ae095c44a0100d4a9b96971b2541da
parent162c6aef1f3a96923e75f0b4ef430822d273465c
sim: create a makefile fragment to pass common settings down

As we merge settings from subdirs into the common configure, we
sometimes need to keep the settings working in both dirs.  Create
a makefile fragment to pass them down so we don't have to run the
checks twice.  For now, the file is empty, but we'll start moving
logic in shortly.
sim/ChangeLog
sim/Makefile.in
sim/arch-subdir.mk.in [new file with mode: 0644]
sim/common/ChangeLog
sim/common/Make-common.in
sim/configure
sim/configure.ac
sim/ppc/ChangeLog
sim/ppc/Makefile.in