sim: build: stop probing system extensions (ourselves)
authorMike Frysinger <vapier@gentoo.org>
Mon, 16 Jan 2023 09:22:10 +0000 (04:22 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Jan 2023 09:22:10 +0000 (04:22 -0500)
commite9bf6a4a20798cd495b2833112482ebc55bc5982
tree691bd277f9b39af4e648f61184c48d35ecbc62bf
parent109a0a7e902f23e7167f89abbc0d8fa0ccca6594
sim: build: stop probing system extensions (ourselves)

This logic was added in order to expose the strsignal prototype for
nrun.c.  Since then, we've migrated to gnulib as our portability layer,
and it takes care of probing system extensions for us, so there's no
need to duplicate the work.
sim/config.h.in
sim/configure
sim/m4/sim_ac_toolchain.m4