]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - Makefile.def
Makefile.def (target_modules): Add libgcc-math target module.
[thirdparty/gcc.git] / Makefile.def
index cdf25d2ee3689a79e1269398433a6356d5d2f9ac..49b33f025b39d03a00cdc41c950a9ec8a29fbc79 100644 (file)
@@ -117,6 +117,7 @@ host_modules= { module= gnattools; };
 target_modules = { module= libstdc++-v3; lib_path=.libs; raw_cxx=true; };
 target_modules = { module= libmudflap; lib_path=.libs; };
 target_modules = { module= libssp; lib_path=.libs; };
+target_modules = { module= libgcc-math; lib_path=.libs; };
 target_modules = { module= newlib; };
 target_modules = { module= libgfortran; };
 target_modules = { module= libobjc; };