diff options
Diffstat (limited to 'usr.bin/getconf')
-rw-r--r-- | usr.bin/getconf/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/getconf/Makefile.depend b/usr.bin/getconf/Makefile.depend index 8a2a703..57b0e22 100644 --- a/usr.bin/getconf/Makefile.depend +++ b/usr.bin/getconf/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |