Commit 2becf40c authored by Guillaume Bottex's avatar Guillaume Bottex

Uses jdk 1.6 instead of jdk 1.7.

parent a73d675a
......@@ -17,7 +17,7 @@ configure-options =
--with-libedit=${libedit-20100424-3.0:location}
--enable-64bit
environment =
JAVA_HOME=${java:location}
JAVA_HOME=${java-sdk:location}
PATH=${ant:location}/bin:%(PATH)s
CPPFLAGS=-I${ncurses:location}/include
LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath=${ncurses:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment