]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: epiphany: rename symbol prefix cache var
authorMike Frysinger <vapier@gentoo.org>
Wed, 15 Sep 2021 04:20:58 +0000 (00:20 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 15 Sep 2021 14:08:20 +0000 (10:08 -0400)
commite215765041871d0b6a9ccbb3e698874d75aaa788
tree6559557ad4dfce7b2ecd30fd7fe71c99d47ba88b
parent63c1f29a1d652aa5ace2bf2531d9e2fe35edf21d
libgloss: epiphany: rename symbol prefix cache var

Autoconf emits a warning for this:
configure.ac:75: warning: AC_CACHE_VAL(libc_symbol_prefix, ...): suspicious cache-id, must contain _cv_ to be cached

Rename the variable to match the naming in libnosys/ subdir.
libgloss/epiphany/configure
libgloss/epiphany/configure.ac
This page took 0.031549 seconds and 5 git commands to generate.