projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c6aa27
)
* src/puresize.h (BASE_PURESIZE): Increase (bug#75907).
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 30 Jan 2025 06:38:05 +0000
(08:38 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 30 Jan 2025 06:38:05 +0000
(08:38 +0200)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index e9cbdd860224fbdf08ce3f84a6774e0f0f3619ea..f2576666a66f1776d81766f9bea689bba5de7e2c 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-47,7
+47,7
@@
INLINE_HEADER_BEGIN
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (3
0
00000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (3
4
00000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */