forked from pool/matthewlib-java
This commit is contained in:
13
openjdk.patch
Normal file
13
openjdk.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 5ba907f..54019bc 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -8,7 +8,7 @@ LD?=ld
|
||||
PPFLAGS+=-C -P
|
||||
CFLAGS+=-fpic -Wall -Os -pedantic -std=c99 -Werror
|
||||
GCJFLAGS+=-fjni
|
||||
-JCFLAGS+=-source 5.0
|
||||
+#JCFLAGS+=-source 5.0
|
||||
INCLUDES+=-I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux
|
||||
JAVADOCFLAGS?=-quiet -author -link http://java.sun.com/j2se/1.4.2/docs/api/
|
||||
|
||||
Reference in New Issue
Block a user