diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-02-05 01:05:06 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-02-08 19:09:26 -0500 |
commit | 9b50254377986a12469be5322daa72fd113b452e (patch) | |
tree | 16bf39dfeb70b77bf4b5413a4b5e65a2b7eb8563 /makefile.vms | |
parent | 953ba1e6d1cc146113b42a56b8c3ec412d9d4873 (diff) | |
download | newlib-9b50254377986a12469be5322daa72fd113b452e.zip newlib-9b50254377986a12469be5322daa72fd113b452e.tar.gz newlib-9b50254377986a12469be5322daa72fd113b452e.tar.bz2 |
newlib: move AC_NO_EXECUTABLES logic up to common code
This logic was added to libc & libm to get it working again after some
reworks in the CPP handling, but now that that's settled, let's move
this to the common newlib configure logic. This will make it easier
to consolidate all the configure calls into the top-level newlib dir.
This does create a lot of noise in the generate scripts, but that's
because of the ordering of the calls, not because of correctness. We
will try to draw that back down in follow up commits as we modernize
the toolchain calls in here.
Diffstat (limited to 'makefile.vms')
0 files changed, 0 insertions, 0 deletions