[PATCH 3/4] zlib: Sync with GCC
Andreas Schwab
schwab@linux-m68k.org
Sat Jun 16 07:28:00 GMT 2018
On Jun 15 2018, Simon Marchi <simon.marchi@polymtl.ca> wrote:
> diff --git a/zlib/configure.ac b/zlib/configure.ac
> index 57d6fa56b69b..fb8d943905e2 100644
> --- a/zlib/configure.ac
> +++ b/zlib/configure.ac
> @@ -4,9 +4,7 @@ AC_PREREQ(2.64)
> AC_INIT
> AC_CONFIG_SRCDIR([zlib.h])
>
> -if test -n "${with_target_subdir}"; then
> - AM_ENABLE_MULTILIB(, ..)
> -fi
> +AM_ENABLE_MULTILIB(, ..)
>
> AC_CANONICAL_SYSTEM
>
Looks like commit 93df7317ee has never been copied to gcc.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Gdb-patches
mailing list