aboutsummaryrefslogtreecommitdiff
path: root/config/mt-gnu
diff options
context:
space:
mode:
authorRobert Millan <robertmh@gnu.org>2004-08-03 20:48:48 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-08-03 20:48:48 +0000
commitec65366c34b57263c3360af213a2c5a1a8b358cc (patch)
tree9fff97d6fd6e82bdd2d6b2f2d34682c6d3d2eb3a /config/mt-gnu
parent084314aab32b7e584b7e4dbb85e06fa057ae1628 (diff)
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. libffi/ChangeLog: 2004-08-01 Robert Millan <robertmh@gnu.org> * configure.ac: Detect knetbsd-gnu and kfreebsd-gnu. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@85501 138bc75d-0d04-0410-961f-82ee72b054a4
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 000000000000..15bf41716033
--- /dev/null
+++ b/config/mt-gnu
@@ -0,0 +1 @@
+CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE