15979881 areca doesn't build with jdk 1.7
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 12 Dec 2012 10:12:54 -0800
changeset 1080 ca67dcd7608b
parent 1079 f86b9f7aa5e7
child 1081 3d086c82286d
15979881 areca doesn't build with jdk 1.7
components/areca/Makefile
--- a/components/areca/Makefile	Tue Dec 11 22:36:13 2012 -0800
+++ b/components/areca/Makefile	Wed Dec 12 10:12:54 2012 -0800
@@ -46,6 +46,8 @@
 include ../../make-rules/ips.mk
 
 COMPONENT_BUILD_TARGETS += install -buildfile build.xml
+COMPONENT_BUILD_ENV += ANT_OPTS="-Dfile.encoding=iso-8859-1"
+
 
 # common targets
 build:		$(BUILD_32)