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