view src/of-control-1-deprecated-warnings.patch @ 6001:88762923aa9a release

octave-launch: Attach to console of parent process if applicable. * installer-files/octave-launch.c: If parent process has a console, attach to it.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 05 Dec 2021 18:26:51 +0100
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