mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Fixed typo in changelog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@29644 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
75140210ee
commit
fc0024fe55
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@
|
|||
|
||||
Implemented batch-compilation of Java files (ie, all files built
|
||||
in a single javac invocation) to speed up building Java software.
|
||||
In the the large Java project I used as a test case, this change
|
||||
In the large Java project I used as a test case, this change
|
||||
produced a 5x reduction in building time.
|
||||
* rules.make (%.class): If BATCH_COMPILE_JAVA_FILES is not set to
|
||||
no, and JAVA_FILES_TO_BATCH_COMPILE is set and the file we're
|
||||
|
|
Loading…
Reference in a new issue