X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.def;h=6321b787ac493e624865a8691c1ccae23fee5d31;hb=3866be5d4e427b4d114ad3b145496b8125c0fb0c;hp=9d50467a1248a24aabfd63507b48bbdcc41e4e6b;hpb=e393202e3652212312fe6f3f7073297220b577ec;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.def b/Makefile.def index 9d50467a12..6321b787ac 100644 --- a/Makefile.def +++ b/Makefile.def @@ -69,7 +69,8 @@ host_modules= { module= guile; with_x=true; }; host_modules= { module= tclX; with_x=true; }; host_modules= { module= tk; with_x=true; }; host_modules= { module= tix; with_x=true; }; - +host_modules= { module= libtermcap; no_check=true; no_clean=true; }; +host_modules= { module= utils; no_check=true; }; target_modules = { module= libstdc++-v3; }; target_modules = { module= newlib; };