summaryrefslogtreecommitdiff
path: root/libgcc/config.host
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config.host')
-rw-r--r--libgcc/config.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgcc/config.host b/libgcc/config.host
index bedcf1017df..529fc46c3d6 100644
--- a/libgcc/config.host
+++ b/libgcc/config.host
@@ -245,6 +245,7 @@ case ${host} in
*-*-netbsd*)
tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip"
tmake_file="$tmake_file t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver"
+ tmake_file="$tmake_file t-slibgcc-libgcc"
# NetBSD 1.7 and later are set up to use GCC's crtstuff for
# ELF configurations. We will clear extra_parts in the
# a.out configurations.