diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-03-17 01:54:35 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-03-17 01:54:35 +0000 |
| commit | c2365cc4cc232ee984d97e8981a93012e1439ccc (patch) | |
| tree | c5c3deabc7076d219a7215097cf5b8c8c108ca94 /gnu/usr.bin/cc/cpp | |
| parent | 0014c9fea8808c98efec51c32f598937ac6bd0ad (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cpp')
| -rw-r--r-- | gnu/usr.bin/cc/cpp/Makefile.depend | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cpp/Makefile.depend b/gnu/usr.bin/cc/cpp/Makefile.depend index e0c846e62e612..d16e7b05543ee 100644 --- a/gnu/usr.bin/cc/cpp/Makefile.depend +++ b/gnu/usr.bin/cc/cpp/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ gnu/lib/libgcc \ gnu/usr.bin/cc/cc_tools \ @@ -13,6 +11,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |
