diff options
Diffstat (limited to 'java/subversion-java/Makefile')
-rw-r--r-- | java/subversion-java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/subversion-java/Makefile b/java/subversion-java/Makefile index 93c89d048554..70d70e7d2303 100644 --- a/java/subversion-java/Makefile +++ b/java/subversion-java/Makefile @@ -24,6 +24,7 @@ JAVA_RUN= yes SVN_BUILD_BINDINGS=yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile.common" CONFIGURE_ARGS+= --enable-javahl --with-jdk=${JAVA_HOME} --with-jikes=no |