]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - Makefile.def
Makefile.def (target_modules): Remove libmudflap
[thirdparty/gcc.git] / Makefile.def
index 3ba1a5b9a3a4b6e30e55264906dd8d2185134ac2..df4b2242e9670cb05bf245917daa04df45999204 100644 (file)
@@ -117,7 +117,6 @@ target_modules = { module= libstdc++-v3;
                   bootstrap=true;
                   lib_path=src/.libs;
                   raw_cxx=true; };
-target_modules = { module= libmudflap; lib_path=.libs; };
 target_modules = { module= libsanitizer;
                   bootstrap=true;
                   lib_path=.libs;
@@ -551,7 +550,6 @@ dependencies = { module=configure-target-libgfortran; on=all-target-libquadmath;
 languages = { language=c;      gcc-check-target=check-gcc; };
 languages = { language=c++;    gcc-check-target=check-c++;
                                lib-check-target=check-target-libstdc++-v3;
-                               lib-check-target=check-target-libmudflap-c++;
                                lib-check-target=check-target-libitm-c++;
                                lib-check-target=check-target-libgomp-c++; };
 languages = { language=fortran;        gcc-check-target=check-fortran;