summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-vm.make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.Greg Lewis2004-11-271-0/+35
| | | | | | | Also, respect the setting of CXX and CXXFLAGS. Notes: svn path=/head/; revision=122565
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-191-13/+0
| | | | Notes: svn path=/head/; revision=96220
* . Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis2003-10-081-0/+13
Suggested by: mi Notes: svn path=/head/; revision=90578