mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Regenerate configure in bfd/binutils/gas/gdb
bfd/ 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. binutils/ 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. gas/ 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. gdb/ 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
2015-03-31 Ed Schouten <ed@nuxi.nl>
|
||||
|
||||
* config.bfd (targ_defvec): Set to x86_64_elf64_cloudabi_vec
|
||||
|
6
bfd/configure
vendored
6
bfd/configure
vendored
@ -13862,8 +13862,10 @@ _ACEOF
|
||||
|
||||
# Check whether --with-system-zlib was given.
|
||||
if test "${with_system_zlib+set}" = set; then :
|
||||
withval=$with_system_zlib; zlibdir=
|
||||
zlibinc=
|
||||
withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
|
||||
zlibdir=
|
||||
zlibinc=
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure.ac: Revert the AM_ZLIB change.
|
||||
|
6
binutils/configure
vendored
6
binutils/configure
vendored
@ -13548,8 +13548,10 @@ _ACEOF
|
||||
|
||||
# Check whether --with-system-zlib was given.
|
||||
if test "${with_system_zlib+set}" = set; then :
|
||||
withval=$with_system_zlib; zlibdir=
|
||||
zlibinc=
|
||||
withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
|
||||
zlibdir=
|
||||
zlibinc=
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
2015-03-31 Ed Schouten <ed@nuxi.nl>
|
||||
|
||||
* configure.tgt (fmt): Set to elf for *-*-cloudabi*.
|
||||
|
6
gas/configure
vendored
6
gas/configure
vendored
@ -14329,8 +14329,10 @@ esac
|
||||
|
||||
# Check whether --with-system-zlib was given.
|
||||
if test "${with_system_zlib+set}" = set; then :
|
||||
withval=$with_system_zlib; zlibdir=
|
||||
zlibinc=
|
||||
withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
|
||||
zlibdir=
|
||||
zlibinc=
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
|
||||
Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
Oleg Nesterov <oleg@redhat.com>
|
||||
|
6
gdb/configure
vendored
6
gdb/configure
vendored
@ -7025,8 +7025,10 @@ fi
|
||||
|
||||
# Check whether --with-system-zlib was given.
|
||||
if test "${with_system_zlib+set}" = set; then :
|
||||
withval=$with_system_zlib; zlibdir=
|
||||
zlibinc=
|
||||
withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
|
||||
zlibdir=
|
||||
zlibinc=
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user