cvs commit: ports/java/jdk16/files patch-j2se-ttHints-HintScan.c
Greg Lewis
glewis at FreeBSD.org
Sun Sep 9 10:35:50 PDT 2007
glewis 2007-09-09 17:35:49 UTC
FreeBSD ports repository
Added files:
java/jdk16/files patch-j2se-ttHints-HintScan.c
Log:
. Fix build problems with cpu.h being picked up from /usr/local/include.
Since the structure members being deferenced into the variables are
short*, just use short as the variable type and eliminate the use of
fastInt and the header include altogether.
Revision Changes Path
1.1 +24 -0 ports/java/jdk16/files/patch-j2se-ttHints-HintScan.c (new)
More information about the cvs-all
mailing list