CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/01/03 06:21:05
Modified files:
devel/nspr : Makefile
Added files:
devel/nspr/patches: patch-mozilla_nsprpub_pr_src_misc_prsystem_c
Log message:
Make sure that PR_GetPhysicalMemorySize() is properly implemented by
using the same code NetBSD uses. Tracked down after a report from tedu@
about default memory cache size. Reported upstream as
https://bugzilla.mozilla.org/show_bug.cgi?id=622425
ok & tested by dcoppa@
