From: John David Anglin Date: Sat, 21 Aug 2021 18:53:44 +0000 (+0000) Subject: Don't build libgcc_stub.a on hppa[12]*-*-hpux11*. X-Git-Tag: basepoints/gcc-13~5258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776bd8a4e09646d0f77b5cd47c47bc42cf437ecd;p=thirdparty%2Fgcc.git Don't build libgcc_stub.a on hppa[12]*-*-hpux11*. 2021-08-21 John David Anglin libgcc/ChangeLog: * config.host: Remove extra_parts from hppa[12]*-*-hpux11* case. --- diff --git a/libgcc/config.host b/libgcc/config.host index 8ca7a00082a8..8b636743c63a 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -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*)