diff options
Diffstat (limited to 'usr.bin/gzip')
-rw-r--r-- | usr.bin/gzip/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gzip/Makefile.depend b/usr.bin/gzip/Makefile.depend index 79f2d3897212..2649c1675bc9 100644 --- a/usr.bin/gzip/Makefile.depend +++ b/usr.bin/gzip/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ lib/libz \ |