changeset 5730:da87a2623190

build-octave.mk: Remove obsolete configure flag. * src/build-octave.mk: Remove obsolete configure flag "--without-osmesa".
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 11 Apr 2021 17:47:36 +0200
parents b2952339d52a
children 6c9c51be6829
files src/build-octave.mk
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/build-octave.mk	Sat Apr 10 10:36:05 2021 +0200
+++ b/src/build-octave.mk	Sun Apr 11 17:47:36 2021 +0200
@@ -58,11 +58,10 @@
         --without-fltk --without-fontconfig --without-framework-opengl \
         --without-freetype --without-glpk --without-hdf5 --without-klu \
         --without-magick --without-opengl --without-openssl \
-        --without-osmesa --without-portaudio --without-qhull \
-        --without-qrupdate --without-qscintilla --without-qt \
-        --without-sndfile --without-sundials_ida \
-        --without-sundials_nvecserial --without-umfpack --without-x \
-        --without-z
+        --without-portaudio --without-qhull  --without-qrupdate\
+        --without-qscintilla --without-qt --without-sndfile \
+        --without-sundials_ida --without-sundials_nvecserial \
+        --without-umfpack --without-x --without-z
 
     $($(PKG)_ENV_FLAGS) $(MAKE) -C '$(1)/.build' all -j '$(JOBS)'
     $($(PKG)_ENV_FLAGS) $(MAKE) -C '$(1)/.build' install