chore(Rakefile): force 32bit JVM mode only when java supports it
Some Java installs don't have '-d32' flag (e.g. OpenJDK which is standard for some Linux systems), and the closure_compile fails because of forcing that flag. Test, and only run in faster 32bit mode if supported, or else just run with no flag (default mode).
G
Gergely Imreh committed
3c8583e5dd10ff356ac473f53e920fb10eb41571
Parent: 78699c6
Committed by Igor Minar <igor@angularjs.org>
on 1/17/2013, 9:34:01 AM