public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3055] Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
@ 2021-08-21 18:54 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2021-08-21 18:54 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:776bd8a4e09646d0f77b5cd47c47bc42cf437ecd

commit r12-3055-g776bd8a4e09646d0f77b5cd47c47bc42cf437ecd
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Sat Aug 21 18:53:44 2021 +0000

    Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
    
    2021-08-21  John David Anglin  <danglin@gcc.gnu.org>
    
    libgcc/ChangeLog:
            * config.host: Remove extra_parts from hppa[12]*-*-hpux11* case.

Diff:
---
 libgcc/config.host | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libgcc/config.host b/libgcc/config.host
index 8ca7a00082a..8b636743c63 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*)


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

only message in thread, other threads:[~2021-08-21 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 18:54 [gcc r12-3055] Don't build libgcc_stub.a on hppa[12]*-*-hpux11* John David Anglin

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).