summaryrefslogtreecommitdiff
path: root/config/mt-gnu
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-08-03 20:54:19 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-08-03 20:54:19 +0000
commitefcf59097a9f3acc42498c24705ac1e873883b1b (patch)
tree3c59c03e3d142014ce59babe58b604db59afec51 /config/mt-gnu
parentf7c5c99ad138d55f2a738db46f8d589e26f7e79b (diff)
downloadgdb-efcf59097a9f3acc42498c24705ac1e873883b1b.tar.gz
ChangeLog:
2004-08-01 Robert Millan <robertmh@gnu.org> * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable libmudflap for all GNU-based systems (with Glibc). * configure: Regenerate. config/ChangeLog: 2004-08-01 Robert Millan <robertmh@gnu.org> * mt-linux: Rename to ... * mt-gnu: ... this.
Diffstat (limited to 'config/mt-gnu')
-rw-r--r--config/mt-gnu1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mt-gnu b/config/mt-gnu
new file mode 100644
index 00000000000..15bf4171603
--- /dev/null
+++ b/config/mt-gnu
@@ -0,0 +1 @@
+CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE