Explorar o código

Recent GCC versions need more memory.

Mike Pall %!s(int64=12) %!d(string=hai) anos
pai
achega
7873c8dbf7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/ljamalg.c

+ 1 - 1
src/ljamalg.c

@@ -6,7 +6,7 @@
 /*
 +--------------------------------------------------------------------------+
 | WARNING: Compiling the amalgamation needs a lot of virtual memory        |
-| (around 200 MB with GCC 4.x)! If you don't have enough physical memory   |
+| (around 300 MB with GCC 4.x)! If you don't have enough physical memory   |
 | your machine will start swapping to disk and the compile will not finish |
 | within a reasonable amount of time.                                      |
 | So either compile on a bigger machine or use the non-amalgamated build.  |