]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
hpux removal: regenerate configure files
authorMartin Liska <mliska@suse.cz>
Wed, 31 Aug 2022 20:23:33 +0000 (22:23 +0200)
committerMartin Liska <mliska@suse.cz>
Wed, 31 Aug 2022 20:23:50 +0000 (22:23 +0200)
fixincludes/ChangeLog:

* configure: Regenerate.

libitm/ChangeLog:

* configure: Regenerate.

fixincludes/configure
libitm/configure

index 52ec8db0f892575bca026dfe640fd586e4ca53bf..b3bca666a4d03ad8681d1fc9fdb4cddcc209de72 100755 (executable)
@@ -5347,7 +5347,7 @@ else
    # Systems known to be in this category are Windows (all variants),
    # VMS, and Darwin.
    case "$host_os" in
-     *vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux11.00)
+     *vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux10* | hpux11.00)
         gcc_cv_func_mmap_dev_zero=no ;;
      *)
         gcc_cv_func_mmap_dev_zero=yes;;
index f2a80380c4b07c1932f09cfd7232d14554eb3e00..18fc2d3a10a782a104ed0c7f0595410b0f43fbdf 100755 (executable)
@@ -16096,7 +16096,7 @@ else
    # Systems known to be in this category are Windows (all variants),
    # VMS, and Darwin.
    case "$host_os" in
-     *vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux11.00)
+     *vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux10* | hpux11.00)
         gcc_cv_func_mmap_dev_zero=no ;;
      *)
         gcc_cv_func_mmap_dev_zero=yes;;