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.
This commit is contained in:
John David Anglin 2021-08-21 18:53:44 +00:00
parent 304ec0d1d9
commit 776bd8a4e0
1 changed files with 0 additions and 1 deletions

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