diff options
Diffstat (limited to 'gnu/lib/Makefile')
| -rw-r--r-- | gnu/lib/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index a4a19b704e3c..38399c94a04a 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -19,10 +19,6 @@ SUBDIR+= csu SUBDIR+= libregex .endif -.if ${MK_LLVM_LIBUNWIND} == "no" -SUBDIR+= libgcc -.endif - # libsupc++ uses libstdc++ headers, although 'make includes' should # have taken care of that already. .if ${MK_GNUCXX} != "no" |
