make/solaris/makefiles/reorder_CORE_i486

Wed, 08 Sep 2010 08:34:57 -0700

author
dcubed
date
Wed, 08 Sep 2010 08:34:57 -0700
changeset 2129
ea175c1b79ce
parent 526
a294fd0c4b38
permissions
-rw-r--r--

6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
Summary: Use javac's @filename construct to avoid long compile lines
Reviewed-by: ohair, twisti, never
Contributed-by: doko@ubuntu.com

duke@435 1 # reordering not support for CORE builds

mercurial