commit f9d2a6b5dcdeb2e07613a4c2c38e6a52f1b5c345
Author: Jan Rękorajski <[email protected]>
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}.
+-@gccoptlist{-classpath} @gccoptlist{-bootclasspath}
@gccoptlist{-J}@var{vmopt}
++@gccoptlist{-classpath}
++@gccoptlist{-bootclasspath}
++@gccoptlist{-J@var{vmopt}}
+
+ @end table
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-gnu-classpath.git/commitdiff/f9d2a6b5dcdeb2e07613a4c2c38e6a52f1b5c345
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit