kumquat-buildroot/package/bash
Fabrice Fontaine be8f305a95 package/bash: fix seventh patch
Since bump to version 5.1 in commit
9e778b044c, seventh patch wrongly defines
wcdequote_pathname as static which will result in the following build
failure:

smatch.c:(.text+0x22f0): undefined reference to `wcdequote_pathname'

Fixes:
 - http://autobuild.buildroot.org/results/d83f5d260dccd38984ec6fdb340835ca928bb687

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Tested-by: Peter Seiderer <ps.report@gmx.net>
Tested-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-03-12 22:02:05 +01:00
..
0001-bash51-001.patch package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
0002-bash51-002.patch package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
0003-bash51-003.patch package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
0004-bash51-004.patch package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
0005-input.h-add-missing-include-on-stdio.h.patch package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
0006-locale-fix-typo-local_shiftstates-vs.-locale_shiftst.patch package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
0007-glob-fix-dequote_pathname-vs.-udequote_pathname.patch package/bash: fix seventh patch 2021-03-12 22:02:05 +01:00
bash.hash package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
bash.mk package/bash: bump version to 5.1 2021-03-11 22:05:29 +01:00
Config.in