diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-10-31 17:16:41 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-10-31 17:16:41 +0000 |
commit | 0b4d000cc4e8e77c823e43fb547aa5e3a7247e87 (patch) | |
tree | 1a232cb3de702667994cf46038dba17206550285 /zlib/configure | |
parent | b555fb21f98143582541e1a3bf58695037ca617b (diff) | |
download | gdb-0b4d000cc4e8e77c823e43fb547aa5e3a7247e87.zip gdb-0b4d000cc4e8e77c823e43fb547aa5e3a7247e87.tar.gz gdb-0b4d000cc4e8e77c823e43fb547aa5e3a7247e87.tar.bz2 |
Merge config/ changes from GCC.
config:
Merge from GCC:
2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
* multi.m4: Set GDC.
2018-07-05 James Clarke <jrtc27@jrtc27.com>
* dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to
catch x86_64 kFreeBSD and Hurd.
libdecnumber:
* configure: Regenerate.
zlib:
* configure: Regenerate.
Diffstat (limited to 'zlib/configure')
-rwxr-xr-x | zlib/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zlib/configure b/zlib/configure index 5e1e1bb..041cbdb 100755 --- a/zlib/configure +++ b/zlib/configure @@ -12228,6 +12228,7 @@ CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} CC="$CC" CXX="$CXX" GFORTRAN="$GFORTRAN" +GDC="$GDC" AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" |