annotate src/of-control-1-deprecated-warnings.patch @ 6542:66dc175767da

* src/libpng.mk: update to v1.36.9
author John Donoghue <john.donoghue@ieee.org>
date Tue, 22 Nov 2022 07:34:57 -0500
parents 77bfbb7d8094
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5855
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1 diff -uNr a/src/Makefile b/src/Makefile
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2 --- a/src/Makefile 2021-07-05 01:05:54.000000000 -0400
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3 +++ b/src/Makefile 2021-08-20 00:58:10.329056319 -0400
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4 @@ -15,7 +15,7 @@
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
5
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
6 AR := $(shell $(MKOCTFILE) -p AR)
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
7
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
8 -PKG_CXXFLAGS := -Wall -Wno-deprecated-declarations $(PKG_CXXFLAGS_APPEND)
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
9 +PKG_CXXFLAGS := -Wall $(PKG_CXXFLAGS_APPEND)
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
10
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
11 all: __control_slicot_functions__.oct \
77bfbb7d8094 patches for recent Octave namespace changes
John W. Eaton <jwe@octave.org>
parents:
diff changeset
12 __control_helper_functions__.oct