summaryrefslogtreecommitdiff
path: root/libnsl/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libnsl/Makefile.in')
-rw-r--r--libnsl/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnsl/Makefile.in b/libnsl/Makefile.in
index 3aa05a0f7..333c4907b 100644
--- a/libnsl/Makefile.in
+++ b/libnsl/Makefile.in
@@ -9,6 +9,7 @@ subdirs += libnsl
CFLAGS-libnsl := -DNOT_IN_libc -DIS_IN_libnsl $(SSP_ALL_CFLAGS)
+LDFLAGS-$(UCLIBC_FORMAT_DSBT_ELF)-libnsl.so := -Wl,--dsbt-index=6
LDFLAGS-libnsl.so := $(LDFLAGS) $(call link.asneeded,-lc)
LIBS-libnsl.so := $(LIBS)