FreeBSD Bugzilla – Attachment 82143 Details for
Bug 117535
[PATCH] devel/darcs: port is broken for RELENG_7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
darcs-1.0.9.patch
darcs-1.0.9.patch (text/plain), 725 bytes, created by
Matthieu Guegan
on 2007-10-26 15:20:01 UTC
(
hide
)
Description:
darcs-1.0.9.patch
Filename:
MIME Type:
Creator:
Matthieu Guegan
Created:
2007-10-26 15:20:01 UTC
Size:
725 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/darcs.orig/files/patch-rtc.c /usr/ports/devel/darcs/files/patch-rtc.c >--- /usr/ports/devel/darcs.orig/files/patch-rtc.c 1970-01-01 01:00:00.000000000 +0100 >+++ /usr/ports/devel/darcs/files/patch-rtc.c 2007-10-26 09:32:52.000000000 +0200 >@@ -0,0 +1,11 @@ >+--- rts.c.orig 2007-10-26 09:32:02.000000000 +0200 >++++ rts.c 2007-10-26 09:28:14.000000000 +0200 >+@@ -6,7 +6,7 @@ >+ void defaultsHook (void) { >+ RtsFlags.GcFlags.maxStkSize = 8*1000002 / sizeof(W_); /* 8M */ >+ >+-#ifdef _SC_PHYS_PAGES >++#if defined(_SC_PHYS_PAGES) && defined(_SC_AVPHYS_PAGES) >+ /* Try to set reasonable values for when to start compacting the heap to >+ avoid massive swapping. */ >+ {
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 117535
: 82143