X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=sage.sh;fp=sage.sh;h=c6c016977e9dcd0d70651118ddb723146e725d88;hp=41e591a8d2392c913da46be645e4fefb43e2d615;hb=c1fad98898546bd38673d1c364cb54decce7d9fd;hpb=bd9400a7ac5b4752e90edf0a887e477b45dffe37 diff --git a/sage.sh b/sage.sh index 41e591a..c6c0169 100644 --- a/sage.sh +++ b/sage.sh @@ -104,6 +104,7 @@ sage-configure() { --with-system-matplotlib=force \ --with-system-matplotlib_inline=force \ --with-system-maxima=force \ + --with-system-memory_allocator=force \ --with-system-meson=force \ --with-system-meson_python=force \ --with-system-mpfr=force \ @@ -133,7 +134,9 @@ sage-configure() { --with-system-ply=force \ --with-system-pluggy=force \ --with-system-ppl=force \ + --with-system-pplpy=force \ --with-system-primecount=force \ + --with-system-primecountpy=force \ --with-system-primesieve=force \ --with-system-pure_eval=force \ --with-system-pybind11=force \