From 78266163327d980f08bd5dcf3c5c92f10d9875af Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 11 Jul 2005 08:03:32 +0000 Subject: 2005-07-11 Paolo Bonzini PR ada/22340 * Makefile.def: Sync with gcc. * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. * Makefile.in: Regenerate. --- Makefile.def | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.def') diff --git a/Makefile.def b/Makefile.def index 58c1bd011b0..f02737da5da 100644 --- a/Makefile.def +++ b/Makefile.def @@ -115,6 +115,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= newlib; }; target_modules = { module= libgfortran; }; target_modules = { module= libobjc; }; -- cgit v1.2.1