]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mips/Makefile.in
sim: smp: plumb igen flag down to all users
authorMike Frysinger <vapier@gentoo.org>
Sun, 25 Dec 2022 06:05:09 +0000 (01:05 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 25 Dec 2022 07:13:32 +0000 (02:13 -0500)
commit111b1cf97e7e5a8db35b48c4a9d93692dec799ce
treec262a1976c97f8569b7c473bf99caf627cac62bf
parent20b579bac5a0b0177c7a40dc7520369dbb332efb
sim: smp: plumb igen flag down to all users

While mips has respected sim_igen_smp at configure time (which was
always empty since it defaulted smp to off), no other igen port did.
Move this to a makefile variable and plumb it through the common
IGEN_RUN variable instead so everyone gets it by default.  We also
clean up some redundant -N0 setting with multirun mips.
sim/Makefile.in
sim/arch-subdir.mk.in
sim/common/Make-common.in
sim/configure
sim/igen/local.mk
sim/m4/sim_ac_option_smp.m4
sim/mips/Makefile.in
sim/mips/acinclude.m4