LFS
BLFS
ALFS
Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 11
and
Version 12
of
jdk
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
09/21/2008 02:23:50 PM (
14 years
ago)
Author:
DJ Lucas
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
jdk
v11
v12
55
55
sudo make install &&
56
56
sudo ln -v -sf `find /opt/gcc-4.3.2/lib/gcc -name ffitarget.h` \
57
/opt/gcc-4.3.2/include
57
/opt/gcc-4.3.2/include
&&
58
58
export PATH=/opt/gcc-4.3.2/bin:$PATH
59
59
}}}