aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2016-11-15 17:29:12 +0000
committerMatthias Klose <doko@ubuntu.com>2016-11-15 17:29:12 +0000
commitf20eff073f635bb66e6f4b9ccf518534e9bb6e39 (patch)
tree183009970bf2a44db9446eadc110a1f55ed809a6 /Makefile.def
parent64b2ee68eb6bdb3a477d0c79d5e5e3d040cbfd00 (diff)
2016-11-15 Matthias Klose <doko@ubuntu.com>
* Makefile.def: Remove references to GCJ. * Makefile.tpl: Likewise. * Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@242439 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.def b/Makefile.def
index 4eea342a084..f22853726c3 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -280,7 +280,6 @@ flags_to_pass = { flag= CPPFLAGS_FOR_TARGET ; };
flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
flags_to_pass = { flag= FLAGS_FOR_TARGET ; };
-flags_to_pass = { flag= GCJ_FOR_TARGET ; };
flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
flags_to_pass = { flag= GOC_FOR_TARGET ; };
flags_to_pass = { flag= GOCFLAGS_FOR_TARGET ; };