]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 21 Aug 2021 18:53:44 +0000 (18:53 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 21 Aug 2021 18:53:44 +0000 (18:53 +0000)
2021-08-21  John David Anglin  <danglin@gcc.gnu.org>

libgcc/ChangeLog:
* config.host: Remove extra_parts from hppa[12]*-*-hpux11* case.

libgcc/config.host

index 8ca7a00082a85cf64d15099fdac0aaf43468c37b..8b636743c63aee8e7f46f3dca15be757f64f9d93 100644 (file)
@@ -667,7 +667,6 @@ hppa[12]*-*-hpux11*)
            tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
        fi
        tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
-       extra_parts="libgcc_stub.a"
        md_unwind_header=pa/hpux-unwind.h
        ;;
 hppa*-*-openbsd*)