summaryrefslogtreecommitdiffstats
path: root/rules/classpath.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-05-27 10:07:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-06-03 12:21:39 +0200
commitef0ec8bed586e0b18169ab2eee83635d03976d6e (patch)
tree1a427394e9eb96c0679a31c83cc0d5d2fe83661b /rules/classpath.in
parent8ad061535dba52bc113204fe08e1e57b1129baf0 (diff)
downloadptxdist-ef0ec8bed586e0b18169ab2eee83635d03976d6e.tar.gz
ptxdist-ef0ec8bed586e0b18169ab2eee83635d03976d6e.tar.xz
classpath: use host-system-jdk
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/classpath.in')
-rw-r--r--rules/classpath.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/classpath.in b/rules/classpath.in
index 94d0dba78..16017b28f 100644
--- a/rules/classpath.in
+++ b/rules/classpath.in
@@ -4,6 +4,7 @@ config CLASSPATH
tristate
prompt "classpath"
select GCCLIBS_GCC_S
+ select HOST_SYSTEM_JDK
help
GNU Classpath, Essential Libraries for Java, is a GNU project to create
free core class libraries for use with virtual machines and compilers