public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: John David Anglin <danglin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-3055] Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
Date: Sat, 21 Aug 2021 18:54:23 +0000 (GMT)	[thread overview]
Message-ID: <20210821185423.ACBE3385841C@sourceware.org> (raw)

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


                 reply	other threads:[~2021-08-21 18:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210821185423.ACBE3385841C@sourceware.org \
    --to=danglin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).