diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-05 20:25:15 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-05 20:25:15 +0000 |
| commit | 68ad4c3ffa7d1ed3f3ebb24fbd5ebc3c3a83ce08 (patch) | |
| tree | e3855ad79a233f0ea7b587121059ff34345ee750 /gnu/usr.bin | |
| parent | 98891ae1c4670b88f678ce9395092e43b8caab6e (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index ee0f22bfc8bd..1801979bed6c 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -26,6 +26,7 @@ SUBDIR+= gcov .endif SUBDIR_DEPEND_c++:= libcpp libiberty +SUBDIR_DEPEND_c++filt= libiberty SUBDIR_DEPEND_cc= libcpp libiberty SUBDIR_DEPEND_cpp= libcpp libiberty SUBDIR_DEPEND_cc1plus= cc_int libcpp libdecnumber libiberty |
