[packages/java-gnu-classpath] - disable Werror - fix info for texinfo 5.x

baggins baggins at pld-linux.org
Sun Aug 9 17:38:32 CEST 2015


commit f9d2a6b5dcdeb2e07613a4c2c38e6a52f1b5c345
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 9 17:38:12 2015 +0200

    - disable Werror
    - fix info for texinfo 5.x

 classpath-info.patch    | 11 +++++++++++
 java-gnu-classpath.spec |  1 +
 2 files changed, 12 insertions(+)
---
diff --git a/java-gnu-classpath.spec b/java-gnu-classpath.spec
index 18b0fbe..6f4956c 100644
--- a/java-gnu-classpath.spec
+++ b/java-gnu-classpath.spec
@@ -145,6 +145,7 @@ ECJ_JAR=$(find-jar ecj)
 	JAVAC="%{?with_gcj:gcj -C}%{!?with_gcj:javac}" \
 	MOC=moc-qt4 \
 	--%{?debug:en}%{!?debug:dis}able-debug \
+	--disable-Werror \
 	--enable-gstreamer-peer \
 	--enable-gtk-peer \
 	--enable-java \
diff --git a/classpath-info.patch b/classpath-info.patch
index 03ef62f..4d75fc1 100644
--- a/classpath-info.patch
+++ b/classpath-info.patch
@@ -40,3 +40,14 @@
  @end direntry
  @end ifnotplaintext
  @end ifinfo
+@@ -2022,7 +2022,9 @@
+ 
+ @item Virtual Machine Options
+ @xref{Virtual Machine Options,,Options Controlling Gjdoc Behavior}.
+- at gccoptlist{-classpath}  @gccoptlist{-bootclasspath}  @gccoptlist{-J}@var{vmopt}
++ at gccoptlist{-classpath}
++ at gccoptlist{-bootclasspath}
++ at gccoptlist{-J at var{vmopt}}
+ 
+ @end table
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-gnu-classpath.git/commitdiff/f9d2a6b5dcdeb2e07613a4c2c38e6a52f1b5c345



More information about the pld-cvs-commit mailing list