summaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2007-02-09 19:24:42 +0000
committerPaolo Bonzini <bonzini@gnu.org>2007-02-09 19:24:42 +0000
commit603dc8d8c2d0a61ecefd9635f018293b85f68f24 (patch)
tree38f44332cf4ae52d5dc516d547907620966c9ef9 /Makefile.def
parent0ff454611d49fe503358e7b9751c2a4890ed5c7b (diff)
downloadgdb-603dc8d8c2d0a61ecefd9635f018293b85f68f24.tar.gz
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def: Sync with GCC. * Makefile.tpl: Sync with GCC. * Makefile.in: Regenerate. * configure: Regenerate. * config/acx.m4: Sync with GCC. * config/depstand.m4: Sync with GCC. * config/tls.m4: Sync with GCC.
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.def b/Makefile.def
index da5394fd072..33d4464d274 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -237,6 +237,8 @@ flags_to_pass = { flag= LIBCXXFLAGS ; };
flags_to_pass = { flag= STAGE1_CFLAGS ; };
flags_to_pass = { flag= STAGE1_CHECKING ; };
flags_to_pass = { flag= STAGE1_LANGUAGES ; };
+flags_to_pass = { flag= GNATBIND ; };
+flags_to_pass = { flag= GNATMAKE ; };
// Target tools
flags_to_pass = { flag= AR_FOR_TARGET ; };