diff options
Diffstat (limited to 'jtools/classpath/Makefile')
-rw-r--r-- | jtools/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jtools/classpath/Makefile b/jtools/classpath/Makefile index 253f9604d..e165c4d1c 100644 --- a/jtools/classpath/Makefile +++ b/jtools/classpath/Makefile @@ -23,6 +23,7 @@ $(WRKBUILD)/.configured: ${WRKDIST}/.prepared --disable-dssi \ --disable-plugin \ --disable-examples \ + --disable-gjdoc \ --disable-Werror) touch $@ |