diff options
Diffstat (limited to 'targets/pseudo/toolchain/Makefile.depend')
-rw-r--r-- | targets/pseudo/toolchain/Makefile.depend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/targets/pseudo/toolchain/Makefile.depend b/targets/pseudo/toolchain/Makefile.depend index c3af1f14718a..9ac651b4963b 100644 --- a/targets/pseudo/toolchain/Makefile.depend +++ b/targets/pseudo/toolchain/Makefile.depend @@ -24,8 +24,5 @@ DIRDEPS= \ .if ${MK_CLANG_BOOTSTRAP} == "yes" DIRDEPS+= targets/pseudo/clang .endif -.if ${MK_GCC_BOOTSTRAP} == "yes" -DIRDEPS+= targets/pseudo/gcc -.endif .include <dirdeps.mk> |