From 3135659947bea0410ed4a3dd0cc56e3798549094 Mon Sep 17 00:00:00 2001 From: Qianqian Fang Date: Tue, 8 Oct 2019 17:47:06 -0400 Subject: [PATCH] leave a note about make_build --- octave-iso2mesh.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/octave-iso2mesh.spec b/octave-iso2mesh.spec index e144894..b72ebe7 100644 --- a/octave-iso2mesh.spec +++ b/octave-iso2mesh.spec @@ -284,6 +284,8 @@ mv img2mesh.fig inst/ %build %set_build_flags cd tools +# can't use %make_build below because parallel make with CGAL exhausts +# vm's memory and crash the building process, use sequential make instead make cd ../bin ln -s tetgen1.5 tetgen