aboutsummaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-11-07 17:10:33 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-11-07 17:10:33 +0000
commit36712a94975f5bd0d26c85377283b49a2369c82f (patch)
treeec72d36f8d28eff4cc9107478af3e5666c8c91d7 /libexec/Makefile
parent751d8d156a837f4c3ce23e66f749fd44db7f3745 (diff)
Notes
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 89688daafb597..4ac65066619d8 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -74,6 +74,7 @@ _tftp-proxy= tftp-proxy
.if !defined(NO_PIC) && !defined(NO_RTLD)
_rtld-elf= rtld-elf
+SUBDIR.${MK_LIB32}+= rtld-elf32
.endif
.if ${MK_RBOOTD} != "no"