view src/of-control-1-deprecated-warnings.patch @ 6161:8fcac4d6d983 release

of-queueing: Fix syntax error with Octave 7 (bug #62314). * src/of-queueing-1-octave7.patch: Add new file. * dist-files.mk: Include new patch.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 14 Apr 2022 19:27:13 +0200
parents 77bfbb7d8094
children
line wrap: on
line source

diff -uNr a/src/Makefile b/src/Makefile
--- a/src/Makefile	2021-07-05 01:05:54.000000000 -0400
+++ b/src/Makefile	2021-08-20 00:58:10.329056319 -0400
@@ -15,7 +15,7 @@
 
 AR := $(shell $(MKOCTFILE) -p AR)
 
-PKG_CXXFLAGS := -Wall -Wno-deprecated-declarations $(PKG_CXXFLAGS_APPEND)
+PKG_CXXFLAGS := -Wall $(PKG_CXXFLAGS_APPEND)
 
 all: __control_slicot_functions__.oct \
      __control_helper_functions__.oct