diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-03 00:47:14 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-03 00:47:14 +0200 |
| commit | d76426c353f096f1312c4df605b1d6d855171192 (patch) | |
| tree | da50e0c9f54815e7088de429380d4cb71c2b5878 /jtools/classpath | |
| parent | 793c8ce06448d54a217915604feb60202148b3ae (diff) | |
more steps toward an IcedTea (or so we hope), still fails, though…
Diffstat (limited to 'jtools/classpath')
| -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 e165c4d1c..d4421bf9a 100644 --- a/jtools/classpath/Makefile +++ b/jtools/classpath/Makefile @@ -24,6 +24,7 @@ $(WRKBUILD)/.configured: ${WRKDIST}/.prepared --disable-plugin \ --disable-examples \ --disable-gjdoc \ + --with-jar=no \ --disable-Werror) touch $@ |
