FreeBSD Bugzilla – Attachment 58055 Details for
Bug 87552
Enable multi-job builds for CPP files in JDK15 build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 338 bytes, created by
JY
on 2005-10-17 05:10:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
JY
Created:
2005-10-17 05:10:18 UTC
Size:
338 bytes
patch
obsolete
>diff -Nru jdk15.orig/Makefile jdk15/Makefile >--- jdk15.orig/Makefile Mon Oct 17 12:01:03 2005 >+++ jdk15/Makefile Mon Oct 17 12:01:30 2005 >@@ -114,6 +114,9 @@ > .if !defined(WITH_IPV6) > MAKE_ENV+= DONT_ENABLE_IPV6="YES" > .endif >+.if defined(HOTSPOT_BUILD_JOBS) >+MAKE_ENV+= HOTSPOT_BUILD_JOBS=${HOTSPOT_BUILD_JOBS} >+.endif > > ALL_TARGET= all
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 87552
: 58055