aboutsummaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-common::Defs.gmk
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 1.4.1p4.Greg Lewis2003-10-111-15/+0
| | | | | | | | | | . Use ${PTHREAD_LIBS} rather than -pthread or -lc_r. . Install system preferences to avoid annoying and constant error messages. Approved by: phantom (the update, anyway) Notes: svn path=/head/; revision=90830
* Since we have problems with running debuging binaries on some machinesAlexey Zelkin2003-03-111-0/+15
(old K6 and some SMP machines) don't use javah_g in build process. Reported by: many people Notes: svn path=/head/; revision=77090