comparison dist-files.mk @ 5732:055dec6c319b

Allow other packages to use newer Windows API functions. * src/mingw-w64.mk, src/build-gcc.mk: Since we now require version 6.1 or newer of the Windows API (Windows 7 or newer) for Octave 7, allow other packages to use these functions, too, by setting a default Windows API version. * src/gdb-1-gnulib.patch: Cherrypick patch from upstream to fix compiling for newer Windows API. * dist-files.mk: Add new patch to list.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 11 Apr 2021 12:39:19 +0200
parents 74e24bf4fa50
children b532d40c63d8
comparison
equal deleted inserted replaced
5731:6c9c51be6829 5732:055dec6c319b
121 gcc-mpfr.mk \ 121 gcc-mpfr.mk \
122 gd-1-libpng15.patch \ 122 gd-1-libpng15.patch \
123 gd-test.c \ 123 gd-test.c \
124 gd.mk \ 124 gd.mk \
125 gdal.mk \ 125 gdal.mk \
126 gdb-1-gnulib.patch \
126 gdb.mk \ 127 gdb.mk \
127 gdcm-1-nosecapi.patch \ 128 gdcm-1-nosecapi.patch \
128 gdcm-2-getopt.patch \ 129 gdcm-2-getopt.patch \
129 gdcm.mk \ 130 gdcm.mk \
130 gdk-pixbuf-1-fixes.patch \ 131 gdk-pixbuf-1-fixes.patch \