Use javac 1.6
This commit is contained in:
parent
bd27aa30a4
commit
79de7f21dd
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ Documentation for java_cup.
|
|||
%setup -q
|
||||
%patch0 -b .build
|
||||
|
||||
sed -i '/<javac/s/1.5/1.6/g' build.xml
|
||||
|
||||
# remove all binary files
|
||||
find -name "*.class" -delete
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue