public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-2322] hpux removal: regenerate configure files
@ 2022-08-31 20:24 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-08-31 20:24 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ad8428c17ae4167f74584fb455d964a0f73a057a

commit r13-2322-gad8428c17ae4167f74584fb455d964a0f73a057a
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Aug 31 22:23:33 2022 +0200

    hpux removal: regenerate configure files
    
    fixincludes/ChangeLog:
    
            * configure: Regenerate.
    
    libitm/ChangeLog:
    
            * configure: Regenerate.

Diff:
---
 fixincludes/configure | 2 +-
 libitm/configure      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/fixincludes/configure b/fixincludes/configure
index 52ec8db0f89..b3bca666a4d 100755
--- a/fixincludes/configure
+++ b/fixincludes/configure
@@ -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;;
diff --git a/libitm/configure b/libitm/configure
index f2a80380c4b..18fc2d3a10a 100755
--- a/libitm/configure
+++ b/libitm/configure
@@ -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;;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-31 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 20:24 [gcc r13-2322] hpux removal: regenerate configure files Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).