]> sourceware.org Git - newlib-cygwin.git/commit
newlib: add AC_CACHE_CHECK sugar around preprocessor checks
authorMike Frysinger <vapier@gentoo.org>
Fri, 28 Jan 2022 10:17:46 +0000 (05:17 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 1 Feb 2022 23:15:51 +0000 (18:15 -0500)
commit041dd7ff265a15096f995396c0005cea19336819
treea110b6a1c73f00e9626e6ad8c30c3f07773b92d4
parent38755463e5b302a53eb282930f4871726a2b834f
newlib: add AC_CACHE_CHECK sugar around preprocessor checks

This isn't strictly necessary, but it makes for much clearer logs as
to what the target is doing, and provides cache vars for anyone who
wants to force the test a different way, and it lets the build cache
its own results when rerunning config.status.
newlib/libc/configure
newlib/libc/machine/nds32/acinclude.m4
newlib/libc/machine/sh/acinclude.m4
newlib/libc/machine/spu/acinclude.m4
newlib/libm/configure
newlib/libm/machine/nds32/acinclude.m4
This page took 0.030323 seconds and 5 git commands to generate.