Your Name il y a 4 ans
Parent
commit
2718ab96d3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -102,6 +102,6 @@ cd ..
 
 cd litecoincash
 ./autogen.sh
-./configure
+./configure CXXFLAGS="--param ggc-min-expand=1 --param ggc-min-heapsize=32768"
 make
 sudo make install