diff options
Diffstat (limited to 'usr.sbin/gssd')
-rw-r--r-- | usr.sbin/gssd/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/gssd/Makefile.depend b/usr.sbin/gssd/Makefile.depend index 1a25272..6771558 100644 --- a/usr.sbin/gssd/Makefile.depend +++ b/usr.sbin/gssd/Makefile.depend @@ -15,6 +15,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcom_err \ + lib/libcompiler_rt \ lib/libcrypt \ lib/libgssapi \ secure/lib/libcrypto \ |