summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2016-09-30 16:08:23 +0000
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2016-09-30 16:08:23 +0000
commit657f2849bed5a2ffe6eb04310cd4b2187c29067c (patch)
tree3d8f68d90942094bce367a38fde674a3e3e75c0a /Makefile.tpl
parent9e441fcfca8a90e72a3cdbed42303dc2353b3da2 (diff)
downloadgcc-657f2849bed5a2ffe6eb04310cd4b2187c29067c.tar.gz
2016-09-05 Andrew Haley <aph@redhat.com>
* Makefile.def: Remove libjava. * Makefile.tpl: Likewise. * Makefile.in: Regenerate. * configure.ac: Likewise. * configure: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240661 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 94a4f79f68e..5408067b6f2 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -325,8 +325,6 @@ HOST_ISLVER = @islver@
HOST_LIBELFLIBS = @libelflibs@
HOST_LIBELFINC = @libelfinc@
-EXTRA_CONFIGARGS_LIBJAVA = @EXTRA_CONFIGARGS_LIBJAVA@
-
# ----------------------------------------------
# Programs producing files for the BUILD machine
# ----------------------------------------------