view src/of-control-1-deprecated-warnings.patch @ 5855:77bfbb7d8094

patches for recent Octave namespace changes * of-control-1-deprecated-warnings.patch, of-image-1-namespace.patch, of-signal-1-deprecated-warnings.patch: New files. * dist-files.mk: Upate.
author John W. Eaton <jwe@octave.org>
date Fri, 20 Aug 2021 03:47:20 -0400
parents
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