]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: mips: drop SIM_AC_OPTION_SMP call
authorMike Frysinger <vapier@gentoo.org>
Sun, 10 Jan 2016 07:49:15 +0000 (02:49 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 10 Jan 2016 08:42:06 +0000 (03:42 -0500)
commit6d90347b5dcbb10ecb410b1246613c0caf511bd9
treefa877782f00a57372cbebc78901078dc87047d70
parent347fe5bb868b7383d4f6942894b31ecf1da6894e
sim: mips: drop SIM_AC_OPTION_SMP call

No other port calls this macro directly, and mips has it hardcoded
to the default -- disabling smp.  In the future we'll enable this
for all targets in common code, so tidy up the mips code now.
sim/mips/ChangeLog
sim/mips/configure
sim/mips/configure.ac