浏览代码

disable gjdoc to make classpath build

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Thorsten Glaser 15 年之前
父节点
当前提交
f2cf68a676
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      jtools/classpath/Makefile

+ 1 - 0
jtools/classpath/Makefile

@@ -23,6 +23,7 @@ $(WRKBUILD)/.configured: ${WRKDIST}/.prepared
 		--disable-dssi \
 		--disable-plugin \
 		--disable-examples \
+		--disable-gjdoc \
 		--disable-Werror)
 	touch $@