HACKING: Update instructions how to build gcj/javaprims.h.
2008-08-05 Matthias Klose <doko@ubuntu.com> * HACKING: Update instructions how to build gcj/javaprims.h. From-SVN: r138732
This commit is contained in:
committed by
Matthias Klose
parent
aecf020303
commit
cdaf871beb
+2
-2
@@ -184,6 +184,6 @@ If you add a class to java.lang, java.io, or java.util
|
||||
entire contents of the namespace)
|
||||
|
||||
* Then insert the output of `perl scripts/classes.pl' into the file
|
||||
at that point. This must be run from the build tree, in
|
||||
<build>/classpath/lib; it uses the .class file name to determine
|
||||
at that point. This must be run from the source tree, in
|
||||
libjava/classpath/lib; it uses the .class file name to determine
|
||||
what to print.
|
||||
|
||||
Reference in New Issue
Block a user