summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locate')
-rw-r--r--usr.bin/locate/bigram/Makefile.depend1
-rw-r--r--usr.bin/locate/code/Makefile.depend1
-rw-r--r--usr.bin/locate/locate/Makefile.depend1
3 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/locate/bigram/Makefile.depend b/usr.bin/locate/bigram/Makefile.depend
index 943a383..82222e2 100644
--- a/usr.bin/locate/bigram/Makefile.depend
+++ b/usr.bin/locate/bigram/Makefile.depend
@@ -7,6 +7,7 @@ DIRDEPS = \
include \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
.include <dirdeps.mk>
diff --git a/usr.bin/locate/code/Makefile.depend b/usr.bin/locate/code/Makefile.depend
index 61e5f50..65ce567 100644
--- a/usr.bin/locate/code/Makefile.depend
+++ b/usr.bin/locate/code/Makefile.depend
@@ -8,6 +8,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
.include <dirdeps.mk>
diff --git a/usr.bin/locate/locate/Makefile.depend b/usr.bin/locate/locate/Makefile.depend
index dc36998..26cf195 100644
--- a/usr.bin/locate/locate/Makefile.depend
+++ b/usr.bin/locate/locate/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud