pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jitsi-meet: clarify memory usage during 32GB machine build
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Aug 26 09:42:39 2025 -0400
Changeset: 059eac8b89050db01bc8c553eb26220740955b0d
Modified Files:
jitsi-meet/Makefile
Log Message:
jitsi-meet: clarify memory usage during 32GB machine build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=059eac8b89050db01bc8c553eb26220740955b0d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jitsi-meet/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/jitsi-meet/Makefile b/jitsi-meet/Makefile
index 09b47bcbff..bd6e6f9130 100644
--- a/jitsi-meet/Makefile
+++ b/jitsi-meet/Makefile
@@ -37,7 +37,7 @@ do-configure:
# (old) 6000 MB: heavy paging, unclear if it would succeed
# (old) 10000 MB: built ok with some paging
# (old) 12000 MB: built without issues
-# 32G, WR
+# 32G: built without issues (19G SIZE, 8570MB RES)
BUILD_TARGET= compile
INSTALL_TARGET= deploy source-package
Home |
Main Index |
Thread Index |
Old Index