equal
deleted
inserted
replaced
259 # use these extra flags, eg -source 6 -target 6 |
259 # use these extra flags, eg -source 6 -target 6 |
260 BOOT_JDK_SOURCETARGET:=@BOOT_JDK_SOURCETARGET@ |
260 BOOT_JDK_SOURCETARGET:=@BOOT_JDK_SOURCETARGET@ |
261 |
261 |
262 # Information about the build system |
262 # Information about the build system |
263 NUM_CORES:=@NUM_CORES@ |
263 NUM_CORES:=@NUM_CORES@ |
|
264 MEMORY_SIZE:=@MEMORY_SIZE@ |
264 # Enable sjavac support = use a javac server, |
265 # Enable sjavac support = use a javac server, |
265 # multi core javac compilation and dependency tracking. |
266 # multi core javac compilation and dependency tracking. |
266 ENABLE_SJAVAC:=@ENABLE_SJAVAC@ |
267 ENABLE_SJAVAC:=@ENABLE_SJAVAC@ |
267 # Store sjavac server synchronization files here, and |
268 # Store sjavac server synchronization files here, and |
268 # the sjavac server log files. |
269 # the sjavac server log files. |