]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/configure
Avoid nested save_CFLAGS and save_LDFLAGS
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 29 May 2020 19:23:33 +0000 (12:23 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 29 May 2020 19:56:40 +0000 (12:56 -0700)
commit9051b548274bffef9f41e720e1894d12cf68a47c
tree5b382dcf5ffd2a24dbdb58ebec70bfe0beac215c
parent7deca8c0b3765787627b11387b56b97b01a8bf33
Avoid nested save_CFLAGS and save_LDFLAGS

Avoid nested save_CFLAGS and save_LDFLAGS by replacing save_CFLAGS and
save_LDFLAGS with cet_save_CFLAGS and cet_save_LDFLAGS in cet.m4.

config/

PR bootstrap/95413
* cet.m4: Replace save_CFLAGS and save_LDFLAGS with
cet_save_CFLAGS and cet_save_LDFLAGS.

gcc/

PR bootstrap/95413
* configure: Regenerated.

libatomic/

PR bootstrap/95413
* configure: Regenerated.

libbacktrace/

PR bootstrap/95413
* configure: Regenerated.

libcc1/

PR bootstrap/95413
* configure: Regenerated.

libcpp/

PR bootstrap/95413
* configure: Regenerated.

libdecnumber/

PR bootstrap/95413
* configure: Regenerated.

libgcc/

PR bootstrap/95413
* configure: Regenerated.

libgfortran/

PR bootstrap/95413
* configure: Regenerated.

libgomp/

PR bootstrap/95413
* configure: Regenerated.

libiberty/

PR bootstrap/95413
* configure: Regenerated.

libitm/

PR bootstrap/95413
* configure: Regenerated.

libobjc/

PR bootstrap/95413
* configure: Regenerated.

libphobos/

PR bootstrap/95413
* configure: Regenerated.

libquadmath/

PR bootstrap/95413
* configure: Regenerated.

libsanitizer/

PR bootstrap/95413
* configure: Regenerated.

libssp/

PR bootstrap/95413
* configure: Regenerated.

libstdc++-v3/

PR bootstrap/95413
* configure: Regenerated.

libvtv/

PR bootstrap/95413
* configure: Regenerated.

lto-plugin/

PR bootstrap/95413
* configure: Regenerated.

zlib/

PR bootstrap/95413
* configure: Regenerated.
21 files changed:
config/cet.m4
gcc/configure
libatomic/configure
libbacktrace/configure
libcc1/configure
libcpp/configure
libdecnumber/configure
libgcc/configure
libgfortran/configure
libgomp/configure
libiberty/configure
libitm/configure
libobjc/configure
libphobos/configure
libquadmath/configure
libsanitizer/configure
libssp/configure
libstdc++-v3/configure
libvtv/configure
lto-plugin/configure
zlib/configure